All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv3 5/9] pinctrl: sunxi: Fix inconsistent indentation
Date: Wed, 21 Aug 2013 23:54:24 +0200	[thread overview]
Message-ID: <20130821215424.GA2970@lukather> (raw)
In-Reply-To: <CACRpkdb0-Ue3aRT8ohHVMUU3RmeL4D0ZDR6pB-OBb0p+2Anw9Q@mail.gmail.com>

On Wed, Aug 21, 2013 at 11:49:58PM +0200, Linus Walleij wrote:
> On Sun, Aug 4, 2013 at 11:58 AM, Maxime Ripard
> <maxime.ripard@free-electrons.com> wrote:
> 
> > Some pin functions in the array were not indented like the other
> > functions in this array. Fix this.
> >
> > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> > Cc: Linus Walleij <linus.walleij@linaro.org>
> 
> Patch applied.
> 
> Since the reply mentions that you want me to apply it I
> did so.
> 
> And I assume you want to take the two others so I
> applied those as well.
> 
> The thing that made it take time was partly that it
> was part of a multi-patch set and I couldn't figure out
> how that was going to be merged and as there were
> comments on the other patches in the set I assume
> the whole thing will be respun.
> 
> But whatever, I applied these three patches now,
> tell me if there are more of them.

Great, thanks! :)

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130821/8b49cfda/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: "linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	Emilio Lopez <emilio@elopez.com.ar>,
	kevin.z.m.zh@gmail.com, sunny@allwinnertech.com,
	shuge@allwinnertech.com,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	linux-sunxi@googlegroups.com
Subject: Re: [PATCHv3 5/9] pinctrl: sunxi: Fix inconsistent indentation
Date: Wed, 21 Aug 2013 23:54:24 +0200	[thread overview]
Message-ID: <20130821215424.GA2970@lukather> (raw)
In-Reply-To: <CACRpkdb0-Ue3aRT8ohHVMUU3RmeL4D0ZDR6pB-OBb0p+2Anw9Q@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1073 bytes --]

On Wed, Aug 21, 2013 at 11:49:58PM +0200, Linus Walleij wrote:
> On Sun, Aug 4, 2013 at 11:58 AM, Maxime Ripard
> <maxime.ripard@free-electrons.com> wrote:
> 
> > Some pin functions in the array were not indented like the other
> > functions in this array. Fix this.
> >
> > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> > Cc: Linus Walleij <linus.walleij@linaro.org>
> 
> Patch applied.
> 
> Since the reply mentions that you want me to apply it I
> did so.
> 
> And I assume you want to take the two others so I
> applied those as well.
> 
> The thing that made it take time was partly that it
> was part of a multi-patch set and I couldn't figure out
> how that was going to be merged and as there were
> comments on the other patches in the set I assume
> the whole thing will be respun.
> 
> But whatever, I applied these three patches now,
> tell me if there are more of them.

Great, thanks! :)

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2013-08-21 21:54 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-04  9:58 [PATCHv3 0/9] ARM: sunxi: Introduce Allwinner A20 support Maxime Ripard
2013-08-04  9:58 ` Maxime Ripard
2013-08-04  9:58 ` [PATCHv3 1/9] " Maxime Ripard
2013-08-04  9:58   ` Maxime Ripard
2013-08-04  9:58 ` [PATCHv3 2/9] ARM: sun7i: Add Allwinner A20 DTSI Maxime Ripard
2013-08-04  9:58   ` Maxime Ripard
2013-08-04  9:58 ` [PATCHv3 3/9] ARM: sun7i: Add Olimex A20-Olinuxino-Micro support Maxime Ripard
2013-08-04  9:58   ` Maxime Ripard
2013-08-04  9:58 ` [PATCHv3 4/9] pinctrl: sunxi: Add Allwinner A20 pins set Maxime Ripard
2013-08-04  9:58   ` Maxime Ripard
2013-08-12  8:33   ` Maxime Ripard
2013-08-12  8:33     ` Maxime Ripard
2013-08-19 11:23     ` Maxime Ripard
2013-08-19 11:23       ` Maxime Ripard
2013-08-21 21:46   ` Linus Walleij
2013-08-21 21:46     ` Linus Walleij
2013-08-04  9:58 ` [PATCHv3 5/9] pinctrl: sunxi: Fix inconsistent indentation Maxime Ripard
2013-08-04  9:58   ` Maxime Ripard
2013-08-12  8:27   ` Maxime Ripard
2013-08-12  8:27     ` Maxime Ripard
2013-08-19 11:23     ` Maxime Ripard
2013-08-19 11:23       ` Maxime Ripard
2013-08-21 21:49   ` Linus Walleij
2013-08-21 21:49     ` Linus Walleij
2013-08-21 21:54     ` Maxime Ripard [this message]
2013-08-21 21:54       ` Maxime Ripard
2013-08-04  9:58 ` [PATCHv3 6/9] ARM: sun7i: Add the PIO controller node to the DTSI Maxime Ripard
2013-08-04  9:58   ` Maxime Ripard
2013-08-04  9:58 ` [PATCHv3 7/9] ARM: sun7i: DT: Add UART muxing options " Maxime Ripard
2013-08-04  9:58   ` Maxime Ripard
2013-08-04  9:58 ` [PATCHv3 8/9] ARM: sun7i: a20-olinuxino: Enable UARTs muxing Maxime Ripard
2013-08-04  9:58   ` Maxime Ripard
2013-08-04  9:58 ` [PATCHv3 9/9] ARM: sun7i: a20-olinuxino: Enable the user LED Maxime Ripard
2013-08-04  9:58   ` Maxime Ripard

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=20130821215424.GA2970@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.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.