aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2020-04-18 15:06:15 +0800
committerMartin K. Petersen <[email protected]>2020-04-24 18:21:15 -0400
commit6942d531e2d22a72492502be010fee9030c58993 (patch)
tree2dbd4e8a709b214298b7e80f34104b8f12942548 /tools/perf/scripts/python/bin/stackcollapse-report
parentbaf3fbf26cc003eaf7612ea215d6cc191bd6f850 (diff)
scsi: snic: Make snic_io_exch_ver_cmpl_handler() return void
This function does not need a return value since no callers depend on it. Make it return void. This also fixes the coccicheck warning: drivers/scsi/snic/snic_ctl.c:163:5-8: Unneeded variable: "ret". Return "0" on line 228 Link: https://lore.kernel.org/r/[email protected] Reported-by: Hulk Robot <[email protected]> Signed-off-by: Jason Yan <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions