diff options
author | 2019-02-28 22:50:57 +0800 | |
---|---|---|
committer | 2019-03-06 19:26:46 -0500 | |
commit | fba770c6682447f1998267f4143595e77be4f112 (patch) | |
tree | 0e5bf3c5f789b3e8a34d29d70c87aecace644b15 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | scsi: qla2xxx: check for kstrtol() failure (diff) | |
download | wireguard-linux-fba770c6682447f1998267f4143595e77be4f112.tar.xz wireguard-linux-fba770c6682447f1998267f4143595e77be4f112.zip |
scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
According to the tool fortify, phy_up_v3_hw() returns signed value, while
it should return an unsigned value.
So change variable "res" from int to irq_return_t.
Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions