aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJoe Handzik <joseph.t.handzik@hp.com>2014-05-21 11:16:01 -0500
committerChristoph Hellwig <hch@lst.de>2014-05-28 12:25:12 +0200
commit2bbf5c7f9fe8fea2b2ccf02b9b5d2cbd997f2de1 (patch)
tree31b49aa049a683b890d84a9608e9126b9766244e /tools/perf/scripts/python/syscall-counts.py
parentscsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.c (diff)
downloadlinux-dev-2bbf5c7f9fe8fea2b2ccf02b9b5d2cbd997f2de1.tar.xz
linux-dev-2bbf5c7f9fe8fea2b2ccf02b9b5d2cbd997f2de1.zip
hpsa: fix bad comparison of signed with unsigned in hpsa_update_scsi_devices
rescan_hba_mode was defined as a u8 so could never be less than zero: rescan_hba_mode = hpsa_hba_mode_enabled(h); if (rescan_hba_mode < 0) goto out; Signed-off-by: Joe Handzik <joseph.t.handzik@hp.com> Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions