Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1579812
| From | Maksymilian Piechota <maksymilianpiechota@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] staging: wlan-ng: align else if statement to coding standard |
| Date | 2017-02-13 15:30 +0100 |
| Message-ID | <tapND-4Q3-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
PATCHv0: - Spaces replaced with tabs Maksymilian Piechota (1): staging: wlan-ng: This patch fixes the checkpatch.pl warning: else if statement still did not fulfill coding standard requirements. PATCHv2: - else if statement moved to single line Maksymilian Piechota (1): staging: wlan-ng: This patch fixes the checkpatch.pl warning: Subject was not precise. PATCHv3: - Subject is more precise - Changelog text describe every change Maksymilian Piechota (1): staging: lustre: align else if statement to coding standard Too much changes for one patch. PATCHv4: - Previous patch breaked up to particular patches for every change Maksymilian Piechota (2): staging: lustre: move logical continuations at the end of line staging: lustre: move else if statement to a single line Continuation of the statement should be realigned PATCHv5: - Wrong prefixes in commits and patches titles changed - Else if continuation realigned Maksymilian Piechota (3): staging: wlan-ng: move logical continuations at the end of line staging: wlan-ng: move else if statement to a single line staging: wlan-ng: realign else if continuation Lack of patches history. No changelog text for particular patches PATCHv6: - changelog text for patches added - patches history added Maksymilian Piechota (3): staging: wlan-ng: move logical continuations at the end of line staging: wlan-ng: move else if statement to a single line staging: wlan-ng: realign else if continuation drivers/staging/wlan-ng/prism2mgmt.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) -- 2.1.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] staging: wlan-ng: align else if statement to coding standard Maksymilian Piechota <maksymilianpiechota@gmail.com> - 2017-02-13 15:30 +0100
[PATCHv6 1/3] staging: wlan-ng: move logical continuations at the end of line Maksymilian Piechota <maksymilianpiechota@gmail.com> - 2017-02-13 15:30 +0100
Re: [PATCHv6 1/3] staging: wlan-ng: move logical continuations at the end of line Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-02-14 18:20 +0100
Re: [PATCHv6 1/3] staging: wlan-ng: move logical continuations at the end of line Maksymilian Piechota <maksymilianpiechota@gmail.com> - 2017-02-15 13:00 +0100
Re: [PATCHv6 1/3] staging: wlan-ng: move logical continuations at the end of line Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-02-15 15:30 +0100
[PATCHv6 3/3] staging: wlan-ng: realign else if continuation Maksymilian Piechota <maksymilianpiechota@gmail.com> - 2017-02-13 15:40 +0100
[PATCHv6 2/3] staging: wlan-ng: move else if statement to a single line Maksymilian Piechota <maksymilianpiechota@gmail.com> - 2017-02-13 15:40 +0100
csiph-web