From: stigge@antcom•de (Roland Stigge)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] gpio: Fix range check in of_gpio_simple_xlate()
Date: Wed, 04 Apr 2012 02:11:12 +0200 [thread overview]
Message-ID: <4F7B91A0.4070709@antcom.de> (raw)
In-Reply-To: <1333497778-26925-1-git-send-email-stigge@antcom.de>
On 04/04/12 02:02, Roland Stigge wrote:
> This patch fixes a range check in of_gpio_simple_xlate() by replacing a
> "> gc->ngpio" with ">= gc->ngpio" since range is from 0 to gc->ngpio - 1
>
> Signed-off-by: Roland Stigge <stigge@antcom•de>
CC: stable at vger.kernel.org
next prev parent reply other threads:[~2012-04-04 0:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-04 0:02 [PATCH] gpio: Fix range check in of_gpio_simple_xlate() Roland Stigge
2012-04-04 0:11 ` Roland Stigge [this message]
2012-04-07 3:45 ` Grant Likely
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=4F7B91A0.4070709@antcom.de \
--to=stigge@antcom$(echo .)de \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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