Commit d935238
scsi: hpsa: Remove unused variable transMethod
The variable transMethod is not used. Delete it.
drivers/scsi/hpsa.c:9478:16: warning: variable 'transMethod' set but not used.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4554
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230317054940.86685-1-jiapeng.chong@linux.alibaba.com
Acked-by: Don Brace <don.brace@microchip.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent e05c006 commit d935238
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9475 | 9475 | | |
9476 | 9476 | | |
9477 | 9477 | | |
9478 | | - | |
9479 | | - | |
9480 | 9478 | | |
9481 | 9479 | | |
9482 | 9480 | | |
| |||
9488 | 9486 | | |
9489 | 9487 | | |
9490 | 9488 | | |
9491 | | - | |
9492 | | - | |
9493 | 9489 | | |
9494 | 9490 | | |
9495 | 9491 | | |
9496 | 9492 | | |
9497 | | - | |
9498 | | - | |
9499 | 9493 | | |
9500 | 9494 | | |
9501 | 9495 | | |
| |||
0 commit comments