linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bruno Randolf <br1@einfach.org>
To: Bob Copeland <me@bobcopeland.com>, Dan Carpenter <error27@gmail.com>
Cc: "John W. Linville" <linville@tuxdriver.com>,
	Bruno Randolf <br1@einfach.org>,
	linux-wireless@vger.kernel.org, ath5k-devel@lists.ath5k.org
Subject: Re: [patch 6/9] ath5k: several off by one range checks
Date: Mon, 10 May 2010 10:18:40 +0900	[thread overview]
Message-ID: <201005101018.40169.br1@einfach.org> (raw)
In-Reply-To: <20100508223319.GA6377@hash.localnet>

On Sunday 09 May 2010 07:33:19 you wrote:
> On Sat, May 08, 2010 at 06:24:38PM +0200, Dan Carpenter wrote:
> > There are several places that use > ARRAY_SIZE() instead of
> > 
> > >= ARRAY_SIZE().
> > 
> > Signed-off-by: Dan Carpenter <error27@gmail.com>
> 
> Thanks,
> Acked-by: Bob Copeland <me@bobcopeland.com>

ah, yes. found these too, but haven't sent the patch yet.

Acked-by: Bruno Randolf <br1@einfach.org>

      reply	other threads:[~2010-05-10  1:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-08 16:24 [patch 6/9] ath5k: several off by one range checks Dan Carpenter
2010-05-08 22:33 ` Bob Copeland
2010-05-10  1:18   ` Bruno Randolf [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=201005101018.40169.br1@einfach.org \
    --to=br1@einfach.org \
    --cc=ath5k-devel@lists.ath5k.org \
    --cc=error27@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=me@bobcopeland.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).