diff options
author | Christophe Vu-Brugier <cvubrugier@yahoo.fr> | 2014-06-06 17:15:16 +0200 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2014-06-06 14:21:01 -0700 |
commit | 0bcc297e2b45c12baf735e1dc1f163e71ea55e16 (patch) | |
tree | f3625d73c00b16294fdb88beda193db41c081420 /drivers/parisc/pdc_stable.c | |
parent | 9aff64e13f3678015c4a08a4fbf320b3a65b5cf1 (diff) | |
download | linux-0bcc297e2b45c12baf735e1dc1f163e71ea55e16.tar.gz linux-0bcc297e2b45c12baf735e1dc1f163e71ea55e16.tar.bz2 linux-0bcc297e2b45c12baf735e1dc1f163e71ea55e16.zip |
target: cleanup some boolean tests
Convert "x == true" to "x" and "x == false" to "!x".
Signed-off-by: Christophe Vu-Brugier <cvubrugier@yahoo.fr>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/parisc/pdc_stable.c')
0 files changed, 0 insertions, 0 deletions