lkml.org 
[lkml]   [2014]   [Dec]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH v2 0/1] int to bool conversion
The second version of this patch did not treat the cases where the use
of boolean variable was unnecessary. These cases are now treated in
a patchset that was already submitted.

It also left out the cases treated by one Dan Carpenter's patch currently
being reviewed:
http://www.spinics.net/lists/linux-kernel-janitors/msg20627.html

Quentin Lambert (1):
[SCSI] mpt2sas: Convert non-returned local variable to boolean when
relevant

drivers/scsi/mpt2sas/mpt2sas_base.c | 12 ++++++------
drivers/scsi/mpt2sas/mpt2sas_config.c | 5 +++--
drivers/scsi/mpt2sas/mpt2sas_ctl.c | 22 ++++++++++------------
drivers/scsi/mpt2sas/mpt2sas_scsih.c | 8 ++++----
drivers/scsi/mpt2sas/mpt2sas_transport.c | 27 ++++++++++++++-------------
5 files changed, 37 insertions(+), 37 deletions(-)

--
1.9.1



\
 
 \ /
  Last update: 2014-12-19 14:41    [W:0.035 / U:0.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site