linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Federico Di Pierro <nierro92@gmail.com>
Cc: jic23@kernel.org, gregkh@linuxfoundation.org,
	jg1.han@samsung.com, sachin.kamat@linaro.org,
	linux-iio@vger.kernel.org, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix some coding style problem in drivers/staging/iio/frequency/ad9832.c
Date: Mon, 2 Jun 2014 22:10:53 +0300	[thread overview]
Message-ID: <20140602191053.GA15585@mwanda> (raw)
In-Reply-To: <538CAEBD.5040501@gmail.com>

On Mon, Jun 02, 2014 at 07:05:01PM +0200, Federico Di Pierro wrote:
> -		else {
> +		} else {
>  			ret = -EINVAL;
>  			break;
>  		}
> 
> 
> Signed-off-by: Federico Di Pierro <nierro92@gmail.org>

This goes after the changelog and before the diff.

regards,
dan carpenter


      parent reply	other threads:[~2014-06-02 19:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-02 17:05 [PATCH] fix some coding style problem in drivers/staging/iio/frequency/ad9832.c Federico Di Pierro
2014-06-02 17:14 ` Joe Perches
2014-06-02 17:21 ` Jianyu Zhan
2014-06-02 17:44 ` Jonathan Cameron
2014-06-02 19:10 ` Dan Carpenter [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=20140602191053.GA15585@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jg1.han@samsung.com \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nierro92@gmail.com \
    --cc=sachin.kamat@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).