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)
DEFINE_TRIVIAL_CLEANUP_FUNC() already does that check, no need to duplicate it.


No differences found