K 10 svn:author V 5 markj K 8 svn:date V 27 2020-02-04T21:14:34.633085Z K 7 svn:log V 271 libdwarf: Remove unnecessary NULL checks. All callers of _dwarf_add_expr() and _dwarf_expr_into_block() pass a non-NULL expr pointer, and these functions assume that expr is non-NULL anyway. CID: 1193305, 1193306 MFC after: 1 week Sponsored by: The FreeBSD Foundation END