linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] cleanup patches for unused variables
@ 2020-01-16 11:56 yu kuai
  2020-01-16 11:56 ` [PATCH 1/3] scsi: aic7xxx: remove set but not used variable 'tinfo' yu kuai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: yu kuai @ 2020-01-16 11:56 UTC (permalink / raw)
  To: hare, jejb, martin.petersen
  Cc: linux-scsi, linux-kernel, yukuai3, zhengbin13, yi.zhang

Remove three set but not used variables in
drivers/scsi/aic7xxx/aic7xxx_osm.c

yu kuai (3):
  scsi: aic7xxx: remove set but not used variable 'tinfo'
  scsi: aic7xxx: remove set but not used variable 'ahc'
  scsi: aic7xxx: remove set but not used variable 'targ'

 drivers/scsi/aic7xxx/aic7xxx_osm.c | 10 ----------
 include/scsi/scsi_transport.h      | 10 +---------
 2 files changed, 1 insertion(+), 19 deletions(-)

-- 
2.17.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-16 11:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16 11:56 [PATCH 0/3] cleanup patches for unused variables yu kuai
2020-01-16 11:56 ` [PATCH 1/3] scsi: aic7xxx: remove set but not used variable 'tinfo' yu kuai
2020-01-16 11:56 ` [PATCH 2/3] scsi: aic7xxx: remove set but not used variable 'ahc' yu kuai
2020-01-16 11:56 ` [PATCH 3/3] scsi: aic7xxx: remove set but not used variable 'targ' yu kuai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).