diff options
author | Christophe Vu-Brugier <[email protected]> | 2014-06-06 17:15:16 +0200 |
---|---|---|
committer | Nicholas Bellinger <[email protected]> | 2014-06-06 14:21:01 -0700 |
commit | 0bcc297e2b45c12baf735e1dc1f163e71ea55e16 (patch) | |
tree | f3625d73c00b16294fdb88beda193db41c081420 /net/unix/af_unix.c | |
parent | 9aff64e13f3678015c4a08a4fbf320b3a65b5cf1 (diff) |
target: cleanup some boolean tests
Convert "x == true" to "x" and "x == false" to "!x".
Signed-off-by: Christophe Vu-Brugier <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions