diff options
author | Yang Li <[email protected]> | 2021-02-04 15:48:35 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-02-08 22:18:59 -0500 |
commit | 70ae13abd5d054d32a68a35a81fd4f37f88fc7e1 (patch) | |
tree | 766d84059e4596a872a94b35978306574ebf2c79 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bafd09f8d8ec0ab33c57bb919f95436175814ee5 (diff) |
scsi: isci: Remove redundant initialization of variable 'status'
This patch removes unneeded return variables. It fixes the following
warning detected by coccinelle:
./drivers/scsi/isci/request.c:1483:17-23: Unneeded variable: "status".
Return "SCI_SUCCESS" on line 1503
./drivers/scsi/isci/request.c:2157:17-23: Unneeded variable: "status".
Return "SCI_SUCCESS" on line 2177
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Yang Li <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions