summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2020-07-13 10:46:34 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2020-07-15 23:01:58 +0300
commite3f58eeedb5573c0f2ebda4d84caa32942f06898 (patch)
treea83754c677c1eaeb281ca19d0e9ae46253d216c9 /lib
parent2bd92b33643e610b0f2f1da720cf39a2034fb339 (diff)
downloadlinux-e3f58eeedb5573c0f2ebda4d84caa32942f06898.tar.xz
scsi: aic7xxx: Remove unused variable 'tinfo'
Looks like none of the artifact from ahc_fetch_transinfo() are used anymore. Fixes the following W=1 kernel build warning(s): drivers/scsi/aic7xxx/aic7xxx_osm.c: In function ‘ahc_linux_target_alloc’: drivers/scsi/aic7xxx/aic7xxx_osm.c:567:30: warning: variable ‘tinfo’ set but not used [-Wunused-but-set-variable] 567 | struct ahc_initiator_tinfo *tinfo; | ^~~~~ Link: https://lore.kernel.org/r/20200713074645.126138-19-lee.jones@linaro.org Cc: Hannes Reinecke <hare@suse.com> Cc: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> Cc: Doug Ledford <dledford@redhat.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions