From: Wolfram Sang <wsa@the-dreams.de>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Grant Likely <grant.likely@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Bjorn Andersson <bjorn.andersson@sonymobile.com>,
Andy Gross <agross@codeaurora.org>,
"Ivan T. Ivanov" <iivanov@mm-sol.com>,
linux-i2c@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [patch] i2c: qup: off by ones in qup_i2c_probe()
Date: Thu, 3 Apr 2014 10:35:32 +0200 [thread overview]
Message-ID: <20140403083532.GB4388@katana> (raw)
In-Reply-To: <20140403072254.GB14286@mwanda>
[-- Attachment #1: Type: text/plain, Size: 399 bytes --]
On Thu, Apr 03, 2014 at 10:22:54AM +0300, Dan Carpenter wrote:
> These should ">= ARRAY_SIZE()" instead of "> ARRAY_SIZE()".
>
> Fixes: 10c5a8425968 ('i2c: qup: New bus driver for the Qualcomm QUP I2C controller')
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Ah, right. I misinterpreted the smatch message, thought it was a false
positive :(
Applied to for-next, thanks!
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2014-04-03 8:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-03 7:22 [patch] i2c: qup: off by ones in qup_i2c_probe() Dan Carpenter
2014-04-03 8:35 ` Wolfram Sang [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=20140403083532.GB4388@katana \
--to=wsa@the-dreams.de \
--cc=agross@codeaurora.org \
--cc=bjorn.andersson@sonymobile.com \
--cc=dan.carpenter@oracle.com \
--cc=grant.likely@linaro.org \
--cc=iivanov@mm-sol.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=robh+dt@kernel.org \
/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).