linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: Saurav Kashyap <saurav.kashyap@qlogic.com>
Cc: Andrew Vasquez <andrew.vasquez@qlogic.com>,
	"James E.J. Bottomley" <JBottomley@parallels.com>,
	Dept-Eng Linux Driver <Linux-Driver@qlogic.com>,
	Rolf Eike Beer <eike-kernel@sf-tec.de>,
	"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3] qla2xxx: silence two GCC warnings
Date: Tue, 29 Jan 2013 10:57:06 +0100	[thread overview]
Message-ID: <1359453426.1345.30.camel@x61.thuisdomein> (raw)
In-Reply-To: <CC98F9D4.ECE6%saurav.kashyap@qlogic.com>

On Mon, 2012-10-08 at 11:15 -0500, Saurav Kashyap wrote:
> Acked-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
> 
> Thanks,
> ~Saurav
> 
> >Compiling qla_gs.o (part of the qla2xxx module) triggers two GCC
> >warnings:
> >    drivers/scsi/qla2xxx/qla_gs.c: In function Œqla2x00_fdmi_rhba¹:
> >    drivers/scsi/qla2xxx/qla_gs.c:1339:7: warning: array subscript is
> >above array bounds [-Warray-bounds]
> >    drivers/scsi/qla2xxx/qla_gs.c: In function Œqla2x00_fdmi_register¹:
> >    drivers/scsi/qla2xxx/qla_gs.c:1663:15: warning: array subscript is
> >above array bounds [-Warray-bounds]

This patch was originally posted to silence two GCC warnings while
building v3.6-rc7. Basically identical warnings can still be seen while
building v3.8-rc5. What's the status of this patch?


Paul Bolle


  reply	other threads:[~2013-01-29  9:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-30 11:07 [PATCH] qla2xxx: silence two GCC warnings Paul Bolle
2012-09-30 21:21 ` Rolf Eike Beer
2012-10-02  7:42   ` [PATCH v2] " Paul Bolle
2012-10-04 17:42     ` Saurav Kashyap
2012-10-05 12:23       ` [PATCH v3] " Paul Bolle
2012-10-08 16:15         ` Saurav Kashyap
2013-01-29  9:57           ` Paul Bolle [this message]
2013-01-30  8:07             ` Saurav Kashyap
2013-01-30  8:14               ` Paul Bolle

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=1359453426.1345.30.camel@x61.thuisdomein \
    --to=pebolle@tiscali.nl \
    --cc=JBottomley@parallels.com \
    --cc=Linux-Driver@qlogic.com \
    --cc=andrew.vasquez@qlogic.com \
    --cc=eike-kernel@sf-tec.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=saurav.kashyap@qlogic.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).