diff options
| author | Colin Ian King <[email protected]> | 2022-07-30 12:37:36 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2022-08-01 23:52:03 +0000 |
| commit | 554b117e8fab4f7c53090eca693f47e0c7b18490 (patch) | |
| tree | 97465fe6d336e7798a54ea344bea9bdeb918e14c /drivers/fpga/microchip-spi.c | |
| parent | scsi: zfcp: Fix missing auto port scan and thus missing target ports (diff) | |
| download | kernel-554b117e8fab4f7c53090eca693f47e0c7b18490.tar.gz kernel-554b117e8fab4f7c53090eca693f47e0c7b18490.zip | |
scsi: FlashPoint: Remove redundant variable bm_int_st
The variable bm_int_st is assigned a value but it is never read. The
variable and the assignment are redundant and can be removed.
Cleans up clang scan build warning:
drivers/scsi/FlashPoint.c:1726:7: warning: Although the value stored
to 'bm_int_st' is used in the enclosing expression, the value is never
actually read from 'bm_int_st' [deadcode.DeadStores]
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Khalid Aziz <[email protected]>
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/fpga/microchip-spi.c')
0 files changed, 0 insertions, 0 deletions
