diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-12-04 13:56:10 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2015-01-09 15:44:22 +0100 |
commit | c51e3a4fc45dab1b96159f02a610cccf58d1cfe3 (patch) | |
tree | 193b722e8e7eb02199fe17ab5831bb0917c8539a /mm/workingset.c | |
parent | 2195d9690464445d0c30ee8170030a8e696f2053 (diff) | |
download | blackbird-obmc-linux-c51e3a4fc45dab1b96159f02a610cccf58d1cfe3.tar.gz blackbird-obmc-linux-c51e3a4fc45dab1b96159f02a610cccf58d1cfe3.zip |
mpt2sas: issue_reset is uninitialized
The "issue_reset" variable can be used uninitialized. It should be set
to false at the start.
Also I cleaned up the types by using bool.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Sreekanth Reddy <Sreekanth.Reddy@avagotech.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'mm/workingset.c')
0 files changed, 0 insertions, 0 deletions