Home
last modified time | relevance | path

Searched hist:"6 a162836997c10bbefb7c7ca772201cc45c0e4a6" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A DNCR5380.cdiff 6a162836997c10bbefb7c7ca772201cc45c0e4a6 Thu Sep 27 03:17:11 CEST 2018 Finn Thain <fthain@telegraphics.com.au> scsi: NCR5380: Reduce goto statements in NCR5380_select()

Replace a 'goto' statement with a simple 'return' where possible. This
improves readability. No functional change.

Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>