summaryrefslogtreecommitdiffstats
path: root/include/scsi
diff options
context:
space:
mode:
authorColin Ian King2018-01-05 16:31:06 +0100
committerMartin K. Petersen2018-01-09 03:49:09 +0100
commit91814744646351a470f256fbcb853fb5a7229a9f (patch)
treefb8246349b76462a06ae2710862998d1abfc7b41 /include/scsi
parentscsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu() (diff)
downloadkernel-qcow2-linux-91814744646351a470f256fbcb853fb5a7229a9f.tar.gz
kernel-qcow2-linux-91814744646351a470f256fbcb853fb5a7229a9f.tar.xz
kernel-qcow2-linux-91814744646351a470f256fbcb853fb5a7229a9f.zip
scsi: aacraid: remove redundant setting of variable c
A previous commit no longer stores the contents of c, so we now have a situation where c is being updated but the value is never read. Clean up the code by removing the now redundant setting of variable c. Cleans up clang warning: drivers/scsi/aacraid/aachba.c:943:3: warning: Value stored to 'c' is never read Fixes: f4e8708d3104 ("scsi: aacraid: Fix udev inquiry race condition") Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions