Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1623558 > unrolled thread
| Started by | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2017-04-14 10:20 +0200 |
| Last post | 2017-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.
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
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2017-04-14 10:20 +0200 |
| Subject | Re: [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
Back to top | Article view | linux.kernel
csiph-web