diff options
author | 2021-03-17 09:11:22 +0000 | |
---|---|---|
committer | 2021-03-18 22:52:29 -0400 | |
commit | 886eb6d590d1852714e4eff17c3b19096db62b83 (patch) | |
tree | ce64856532f33eb9da5a1b36cc53efe26808f2a0 /drivers/scsi/pmcraid.c | |
parent | scsi: FlashPoint: Remove unused variable 'TID' from FlashPoint_AbortCCB() (diff) | |
download | wireguard-linux-886eb6d590d1852714e4eff17c3b19096db62b83.tar.xz wireguard-linux-886eb6d590d1852714e4eff17c3b19096db62b83.zip |
scsi: sim710: Remove unused variable 'err' from sim710_init()
Take the opportunity to rework the comment a little.
Fixes the following W=1 kernel build warning(s):
drivers/scsi/sim710.c: In function ‘sim710_init’:
drivers/scsi/sim710.c:216:6: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
Link: https://lore.kernel.org/r/20210317091125.2910058-6-lee.jones@linaro.org
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: Richard Hirst <richard@sleepie.demon.co.uk>
Cc: c by <James.Bottomley@SteelEye.com>
Cc: linux-scsi@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/pmcraid.c')
0 files changed, 0 insertions, 0 deletions