diff options
author | Finn Thain <fthain@linux-m68k.org> | 2024-08-07 13:36:28 +1000 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-08-12 22:05:49 -0400 |
commit | 8663cadefd15bafee457cb23bb561704383fb1ce (patch) | |
tree | 2a41b5b677d76efe04fa70522ee1fdf70318b107 /tools/perf/scripts/python | |
parent | 476f8c82e2187369be982ef1b3739307d67c10d3 (diff) |
scsi: NCR5380: Remove redundant result calculation from NCR5380_transfer_pio()
NCR5380_transfer_pio() returns an ambiguous value which is ignored by
callers. Make it void and remove the redundant calculation. Adopt
kernel-doc format for the updated description.
Tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@linux-m68k.org>
Link: https://lore.kernel.org/r/c07a52d0d7610b4b9969d6dd4fc9a62458fe15de.1723001788.git.fthain@linux-m68k.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions