All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	kernel-janitors@vger.kernel.org
Subject: Re: [patch] pinctrl: off by one in msm_config_group_set()
Date: Fri, 20 Dec 2013 10:31:57 +0100	[thread overview]
Message-ID: <CACRpkdbXP4gsK1+c+WUYyUzjETm2kq_+CH2QDUVWLmfSAdbD=g@mail.gmail.com> (raw)
In-Reply-To: <20131216104222.GA19404@elgon.mountain>

On Mon, Dec 16, 2013 at 11:42 AM, Dan Carpenter
<dan.carpenter@oracle.com> wrote:

> This should be ">= ARRAY_SIZE()" instead of "> ARRAY_SIZE()".
>
> Fixes: f365be092572 ('pinctrl: Add Qualcomm TLMM driver')
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

This appears to be fixed already by one of Björn's follow-up
patches, so dropping this patch.

Yours,
Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: Linus Walleij <linus.walleij@linaro.org>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	kernel-janitors@vger.kernel.org
Subject: Re: [patch] pinctrl: off by one in msm_config_group_set()
Date: Fri, 20 Dec 2013 09:31:57 +0000	[thread overview]
Message-ID: <CACRpkdbXP4gsK1+c+WUYyUzjETm2kq_+CH2QDUVWLmfSAdbD=g@mail.gmail.com> (raw)
In-Reply-To: <20131216104222.GA19404@elgon.mountain>

On Mon, Dec 16, 2013 at 11:42 AM, Dan Carpenter
<dan.carpenter@oracle.com> wrote:

> This should be ">= ARRAY_SIZE()" instead of "> ARRAY_SIZE()".
>
> Fixes: f365be092572 ('pinctrl: Add Qualcomm TLMM driver')
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

This appears to be fixed already by one of Björn's follow-up
patches, so dropping this patch.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2013-12-20  9:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-16 10:42 [patch] pinctrl: off by one in msm_config_group_set() Dan Carpenter
2013-12-16 10:42 ` Dan Carpenter
2013-12-20  9:31 ` Linus Walleij [this message]
2013-12-20  9:31   ` Linus Walleij

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='CACRpkdbXP4gsK1+c+WUYyUzjETm2kq_+CH2QDUVWLmfSAdbD=g@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=bjorn.andersson@sonymobile.com \
    --cc=dan.carpenter@oracle.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.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 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.