On Fri, 2014-06-06 at 17:15 +0200, Christophe Vu-Brugier wrote: > Convert "x == true" to "x" and "x == false" to "!x". > > Signed-off-by: Christophe Vu-Brugier <cvubrugier@xxxxxxxx> > --- > drivers/target/iscsi/iscsi_target.c | 12 +++++------- > drivers/target/iscsi/iscsi_target_login.c | 2 +- > drivers/target/iscsi/iscsi_target_nego.c | 6 +++--- > drivers/target/iscsi/iscsi_target_parameters.c | 12 ++++++------ > drivers/target/iscsi/iscsi_target_tpg.c | 4 ++-- > drivers/target/target_core_transport.c | 4 ++-- > drivers/target/target_core_xcopy.c | 10 +++++----- > 7 files changed, 24 insertions(+), 26 deletions(-) > Also applied to target-pending/for-next. --nab -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html