diff options
| author | Jason Yan <[email protected]> | 2020-05-06 14:17:57 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-05-07 21:58:58 -0400 |
| commit | 88bfdf565cbe33524308d912777f4267981d4be0 (patch) | |
| tree | 5bd3fe38cbc09802442e9350a8a556944b044d88 /tools/perf/scripts/python | |
| parent | dbe6f49259dacc073c1ae602f383c177f57b1b8a (diff) | |
scsi: qla2xxx: Make qlafx00_process_aen() return void
No other functions use the return value of qlafx00_process_aen() and the
return value is always 0 now. Make it return void. This fixes the following
coccicheck warning:
drivers/scsi/qla2xxx/qla_mr.c:1716:5-9: Unneeded variable: "rval".
Return "0" on line 1768
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Bart Van Assche <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions