Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1623558 > unrolled thread

Re: [PATCH] drivers/staging/iio: braces {} are not necessary for single statement blocks

Started byGreg Kroah-Hartman <gregkh@linuxfoundation.org>
First post2017-04-14 10:20 +0200
Last post2017-04-14 10:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] drivers/staging/iio: braces {} are not necessary for  single statement blocks Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-04-14 10:20 +0200

#1623558 — Re: [PATCH] drivers/staging/iio: braces {} are not necessary for single statement blocks

FromGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Date2017-04-14 10:20 +0200
SubjectRe: [PATCH] drivers/staging/iio: braces {} are not necessary for single statement blocks
Message-ID<tw4Cu-7aA-9@gated-at.bofh.it>
On Mon, Apr 10, 2017 at 10:08:07AM +0530, Pushkar Jambhlekar wrote:
> Handling checkpatch.pl warning for if block. For single if statement block, braces are not neccessary. Making code consistent with linux kernel coding guidelines.

Pleasse wrap your changelog comments at 72 columns like git asked you to
do.

thanks,

greg k-h

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web