All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Abbott <abbotti@mev.co.uk>
To: Chase Southwood <chase.southwood@yahoo.com>,
	"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>
Cc: Ian Abbott <ian.abbott@mev.co.uk>,
	"hsweeten@visionengravers.com" <hsweeten@visionengravers.com>,
	"devel@driverdev.osuosl.org" <devel@driverdev.osuosl.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/3 v2] Staging: comedi: addi-data: cleanup conditional blocks in hwdrv_apci035.c
Date: Mon, 24 Feb 2014 16:40:57 +0000	[thread overview]
Message-ID: <530B7619.8090502@mev.co.uk> (raw)
In-Reply-To: <1393259653-18467-1-git-send-email-chase.southwood@yahoo.com>

On 2014-02-24 16:34, Chase Southwood wrote:
> There were some conditional blocks that had an unnecessary level of
> indentation in them.  We can remove this to improve code clarity.
>
> Signed-off-by: Chase Southwood <chase.southwood@yahoo.com>
> ---
> 2: Moved "else if" up to the same line as closing brace of "if".  Left
> braces on single line "else if" matched to an "if" requiring braces, per
> CodingStyle.

Reviewed-by: Ian Abbott <abbotti@mev.co.uk>

-- 
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbotti@mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-

  reply	other threads:[~2014-02-24 16:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-22  3:20 [PATCH 1/3] Staging: comedi: addi-data: comment cleanup in hwdrv_apci035.c Chase Southwood
2014-02-22  3:21 ` [PATCH 2/3] Staging: comedi: addi-data: cleanup conditional blocks " Chase Southwood
2014-02-24 14:13   ` Ian Abbott
2014-02-24 16:00     ` Chase Southwood
2014-02-24 16:34   ` [PATCH 2/3 v2] " Chase Southwood
2014-02-24 16:40     ` Ian Abbott [this message]
2014-02-22  3:21 ` [PATCH 3/3] Staging: comedi: addi-data: fix a couple of lines that are too long Chase Southwood
2014-02-24 14:14   ` Ian Abbott
2014-02-24 16:35   ` [PATCH 3/3 v2] " Chase Southwood
2014-02-24 16:41     ` Ian Abbott
2014-02-25  1:00     ` Greg KH
2014-02-24 14:08 ` [PATCH 1/3] Staging: comedi: addi-data: comment cleanup in hwdrv_apci035.c Ian Abbott

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=530B7619.8090502@mev.co.uk \
    --to=abbotti@mev.co.uk \
    --cc=chase.southwood@yahoo.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hsweeten@visionengravers.com \
    --cc=ian.abbott@mev.co.uk \
    --cc=linux-kernel@vger.kernel.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.