linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: yu kuai <yukuai3@huawei.com>
To: <hare@suse.com>, <jejb@linux.ibm.com>, <martin.petersen@oracle.com>
Cc: <linux-scsi@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<yukuai3@huawei.com>, <zhengbin13@huawei.com>,
	<yi.zhang@huawei.com>
Subject: [PATCH 0/3] cleanup patches for unused variables
Date: Thu, 16 Jan 2020 19:56:00 +0800	[thread overview]
Message-ID: <20200116115603.25386-1-yukuai3@huawei.com> (raw)

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


             reply	other threads:[~2020-01-16 11:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-16 11:56 yu kuai [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200116115603.25386-1-yukuai3@huawei.com \
    --to=yukuai3@huawei.com \
    --cc=hare@suse.com \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=yi.zhang@huawei.com \
    --cc=zhengbin13@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).