Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1574952 > unrolled thread
| Started by | Maksymilian Piechota <maksymilianpiechota@gmail.com> |
|---|---|
| First post | 2017-02-06 17:20 +0100 |
| Last post | 2017-02-11 18:20 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH v4 0/2] staging: lustre: align else if statement to coding standard Maksymilian Piechota <maksymilianpiechota@gmail.com> - 2017-02-06 17:20 +0100
Re: [PATCH v4 0/2] staging: lustre: align else if statement to coding standard James Simmons <jsimmons@infradead.org> - 2017-02-11 18:20 +0100
| From | Maksymilian Piechota <maksymilianpiechota@gmail.com> |
|---|---|
| Date | 2017-02-06 17:20 +0100 |
| Subject | [PATCH v4 0/2] staging: lustre: align else if statement to coding standard |
| Message-ID | <t7Ubg-7e3-17@gated-at.bofh.it> |
Align else if statement to normal kernel style Maksymilian Piechota (2): staging: lustre: move logical continuations at the end of line staging: lustre: move else if statement to a single line drivers/staging/wlan-ng/prism2mgmt.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) -- 2.1.4
[toc] | [next] | [standalone]
| From | James Simmons <jsimmons@infradead.org> |
|---|---|
| Date | 2017-02-11 18:20 +0100 |
| Message-ID | <t9Jv4-3qG-15@gated-at.bofh.it> |
| In reply to | #1574952 |
> Align else if statement to normal kernel style > > Maksymilian Piechota (2): > staging: lustre: move logical continuations at the end of line > staging: lustre: move else if statement to a single line Its not lustre :-) > drivers/staging/wlan-ng/prism2mgmt.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > > -- > 2.1.4 > > _______________________________________________ > devel mailing list > devel@linuxdriverproject.org > http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web