All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: Johannes Thumshirn <jthumshirn@suse.de>
Cc: Adaptec OEM Raid Solutions <aacraid@adaptec.com>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: [PATCH] [SCSI] dpt_i2o: fix build warning
Date: Tue, 16 Feb 2016 23:53:35 +0530	[thread overview]
Message-ID: <56C36927.7070405@gmail.com> (raw)
In-Reply-To: <20160216091706.GH18134@c203.arch.suse.de>

On Tuesday 16 February 2016 02:47 PM, Johannes Thumshirn wrote:
> On Tue, Feb 16, 2016 at 02:07:36PM +0530, Sudip Mukherjee wrote:
>> We were getting build warning about:
>> drivers/scsi/dpt_i2o.c:183:29: warning: ‘dptids’ defined but not used
>>
>> dptids[] is only used in the MODULE_DEVICE_TABLE so when MODULE is not
>> defined then dptids[] becomes unused.
>
> Nah. Care to make a proper pci driver from it instead of plastering yet
> another #ifdef in?

Ok. I am on it. I hope someone has the hardware to check the changes.

regards
sudip

      reply	other threads:[~2016-02-16 18:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16  8:37 [PATCH] [SCSI] dpt_i2o: fix build warning Sudip Mukherjee
2016-02-16  9:17 ` Johannes Thumshirn
2016-02-16 18:23   ` Sudip Mukherjee [this message]

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=56C36927.7070405@gmail.com \
    --to=sudipm.mukherjee@gmail.com \
    --cc=aacraid@adaptec.com \
    --cc=jthumshirn@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.