fd-util: beef up ERRNO_IS_xyz() macros a bit
authorLennart Poettering <lennart@poettering.net>
Tue, 19 Mar 2019 11:56:25 +0000 (12:56 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Mar 2019 14:29:44 +0000 (15:29 +0100)
commit594da0a3e140b1801b5f85d2be930db834d1e9cc
treee4c7d0b6b1e81d3f164295521cac4e01e9c02e77
parent17b70256f251905bcce9e7cdcd84e32213c8f5b4
fd-util: beef up ERRNO_IS_xyz() macros a bit

Let's implicit drop the negation if there is one, to simplify things a
bit, similar how we do it in log_xyz()...
src/basic/fd-util.h