All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Peter Vernia <peter.vernia@gmail.com>
Cc: devel@driverdev.osuosl.org, "Kees Cook" <keescook@chromium.org>,
	linux-kernel@vger.kernel.org, NeilBrown <neil@brown.name>,
	"Christian Lütke-Stetzkamp" <christian@lkamp.de>,
	"John Crispin" <blogic@openwrt.org>
Subject: Re: [PATCH] staging: mt7621-pinctrl: Replace unsigned with unsigned int
Date: Fri, 6 Jul 2018 17:37:49 +0200	[thread overview]
Message-ID: <20180706153749.GA10530@kroah.com> (raw)
In-Reply-To: <1530834355-8833-1-git-send-email-peter.vernia@gmail.com>

On Thu, Jul 05, 2018 at 07:45:41PM -0400, Peter Vernia wrote:
> Replaces instances of "unsigned" with "unsigned int" in pinctrl-mt7621.c
> 
> Signed-off-by: Peter Vernia <peter.vernia@gmail.com>
> ---
>  drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c | 27 +++++++++++++------------
>  1 file changed, 14 insertions(+), 13 deletions(-)

Someone else sent this same change before you did, sorry :(

  reply	other threads:[~2018-07-06 15:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-05 23:45 [PATCH] staging: mt7621-pinctrl: Replace unsigned with unsigned int Peter Vernia
2018-07-06 15:37 ` Greg Kroah-Hartman [this message]
2018-07-07  6:55   ` Peter Vernia

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=20180706153749.GA10530@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=blogic@openwrt.org \
    --cc=christian@lkamp.de \
    --cc=devel@driverdev.osuosl.org \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neil@brown.name \
    --cc=peter.vernia@gmail.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 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.