All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: nizamhaider786@gmail.com
Cc: broonie@kernel.org, linux-spi@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] spi:spi-gpio: fixed space coding styple issue
Date: Mon, 05 Jan 2015 04:36:03 -0800	[thread overview]
Message-ID: <1420461363.2652.6.camel@perches.com> (raw)
In-Reply-To: <1420459263-2190-1-git-send-email-nizamhaider786@gmail.com>

On Mon, 2015-01-05 at 17:31 +0530, nizamhaider786@gmail.com wrote:
> From: Nizam Haider <nizamhaider786@gmail.com>
> 
> fixed a coding style issue

This is a checkpatch defect and not a coding styple (style) issue.

Please don't blindly take checkpatch messages as dicta.

btw: The "From: " line in your email message body isn't necessary 
     or desired.  Please be careful with spelling/typos too.

> diff --git a/drivers/spi/spi-gpio.c b/drivers/spi/spi-gpio.c
[]
> @@ -92,7 +92,7 @@ struct spi_gpio {
>  
>  /*----------------------------------------------------------------------*/
>  
> -static inline struct spi_gpio * __pure
> +static inline struct spi_gpio *__pure

  reply	other threads:[~2015-01-05 12:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-05 12:01 [PATCH 3/3] spi:spi-gpio: fixed space coding styple issue nizamhaider786-Re5JQEeQqe8AvxtiuMwx3w
2015-01-05 12:01 ` nizamhaider786
2015-01-05 12:36 ` Joe Perches [this message]
     [not found]   ` <1420461363.2652.6.camel-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>
2015-01-05 13:30     ` Mark Brown
2015-01-05 13:30       ` Mark Brown
     [not found]       ` <20150105133014.GP11764-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-01-05 13:38         ` Joe Perches
2015-01-05 13:38           ` Joe Perches
2015-01-05 18:32 ` Mark Brown
2015-01-05 18:46   ` Joe Perches

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=1420461363.2652.6.camel@perches.com \
    --to=joe@perches.com \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=nizamhaider786@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.