Re: [PATCH 1/1] gpio: gpiolib: fix identation

2015-09-24 Thread Olliver Schinagl
Appologies! I should not do this early in the morning. It is indeed a copy/paste fail (and not noticing the missing minus) from the section above i was working on. I'm sorry for the noise! Olliver On 24-09-15 09:17, Alexandre Courbot wrote: On Thu, Sep 24, 2015 at 4:14 PM, Olliver Schinagl

Re: [PATCH 1/1] gpio: gpiolib: fix identation

2015-09-24 Thread Alexandre Courbot
On Thu, Sep 24, 2015 at 4:14 PM, Olliver Schinagl wrote: > From: Olliver Schinagl > > Just a very small cosmetical indentation fix, no code changes You are adding two lines and not removing any, so it is not just a cosmetic fix and actually adds code. > > Signed-off-by: Olliver Schinagl > ---

[PATCH 1/1] gpio: gpiolib: fix identation

2015-09-24 Thread Olliver Schinagl
From: Olliver Schinagl Just a very small cosmetical indentation fix, no code changes Signed-off-by: Olliver Schinagl --- drivers/gpio/gpiolib.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpio/gpiolib.c b/drivers/gpio/gpiolib.c index 980c1f8..5ef9ac2 100644 --- a/drivers/gpio