mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: "antonynpavlov@gmail.com" <antonynpavlov@gmail.com>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] gpio: fix typos
Date: Sun, 12 May 2013 23:03:14 +0400	[thread overview]
Message-ID: <20130512230314.c74adac299c6ddb8b611e991@gmail.com> (raw)
In-Reply-To: <20130512134940.GI19265@game.jcrosoft.org>

On Sun, 12 May 2013 15:49:40 +0200
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote:

> this is not typos it's coding style

You are right!

Alas! Sascha has already applied this patch to the master branch.

> Best Regards,
> J.
> On 10:57 Sun 12 May     , Antony Pavlov wrote:
> > Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> > ---
> >  include/asm-generic/gpio.h |    1 -
> >  include/gpio.h             |    2 +-
> >  2 files changed, 1 insertion(+), 2 deletions(-)
> > 
> > diff --git a/include/asm-generic/gpio.h b/include/asm-generic/gpio.h
> > index c2e7a5d..95fdd05 100644
> > --- a/include/asm-generic/gpio.h
> > +++ b/include/asm-generic/gpio.h
> > @@ -18,4 +18,3 @@ int gpio_direction_output(unsigned gpio, int value);
> >  int gpio_direction_input(unsigned gpio);
> >  
> >  #endif /* __ASM_GENERIC_GPIO_H */
> > -
> > diff --git a/include/gpio.h b/include/gpio.h
> > index c2fb9f7..140d53c 100644
> > --- a/include/gpio.h
> > +++ b/include/gpio.h
> > @@ -6,7 +6,7 @@
> >  #ifndef CONFIG_GPIOLIB
> >  static inline int gpio_request(unsigned gpio, const char *label)
> >  {
> > -       return 0;
> > +	return 0;
> >  }
> >  
> >  static inline void gpio_free(unsigned gpio)
> > -- 
> > 1.7.10.4
> > 
> > 
> > _______________________________________________
> > barebox mailing list
> > barebox@lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/barebox


-- 
-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2013-05-12 19:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-12  6:57 Antony Pavlov
2013-05-12 10:31 ` Sascha Hauer
2013-05-12 13:49 ` Jean-Christophe PLAGNIOL-VILLARD
2013-05-12 19:03   ` antonynpavlov [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=20130512230314.c74adac299c6ddb8b611e991@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    --cc=plagnioj@jcrosoft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox