chiark / gitweb /
util-lib: drop unnecessary NULL check
authorLennart Poettering <lennart@poettering.net>
Fri, 2 Dec 2016 16:01:19 +0000 (17:01 +0100)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:35 +0000 (17:58 +0200)
commitf25c1757c11b5642fbb4a38f1ed7fbeef5bb3c1f
tree8b1840cf4c6bf4e2e23cd0566950f34aafd7c8da
parentb7c94af763854e6640ed9cd40e56b8f924323c73
util-lib: drop unnecessary NULL check

DEFINE_TRIVIAL_CLEANUP_FUNC() already does that check, no need to duplicate it.
src/basic/rm-rf.h