aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-02-07 11:51:29 +0000
committerMartin K. Petersen <martin.petersen@oracle.com>2017-02-07 17:22:28 -0500
commit76291469772fb932523c2e0003848934cd29e7cb (patch)
treec3011e6ff5a164f1b9943597144920caa057a6ff /tools/perf/scripts/python/bin
parentscsi: pm8001: switch to pci_irq_alloc_vectors (diff)
downloadlinux-76291469772fb932523c2e0003848934cd29e7cb.tar.gz
linux-76291469772fb932523c2e0003848934cd29e7cb.zip
scsi: aacraid: rcode is unsigned and should be signed int
aac_fib_send can return -ve error returns and hence rcode should be signed. Currently the rcode >= 0 check is always true and -ve errors are not being checked. Thanks to Dan Carpenter for spotting my original broken fix to this issue. Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions