mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-21 12:11:15 +00:00
Fixes gcc '-Wunused-but-set-variable' warning: drivers/scsi/csiostor/csio_lnode.c: In function 'csio_ln_init': drivers/scsi/csiostor/csio_lnode.c:1995:21: warning: variable 'rln' set but not used [-Wunused-but-set-variable] It is never used since introduction, so remove it. Link: https://lore.kernel.org/r/20191029061530.98197-1-yuehaibing@huawei.com Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> |
||
|---|---|---|
| .. | ||
| csio_attr.c | ||
| csio_defs.h | ||
| csio_hw_chip.h | ||
| csio_hw_t5.c | ||
| csio_hw.c | ||
| csio_hw.h | ||
| csio_init.c | ||
| csio_init.h | ||
| csio_isr.c | ||
| csio_lnode.c | ||
| csio_lnode.h | ||
| csio_mb.c | ||
| csio_mb.h | ||
| csio_rnode.c | ||
| csio_rnode.h | ||
| csio_scsi.c | ||
| csio_scsi.h | ||
| csio_wr.c | ||
| csio_wr.h | ||
| Kconfig | ||
| Makefile | ||
| t4fw_api_stor.h | ||