Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1204300
| From | Swee Hua Law <sweehua81@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH V2 0/4] staging: lustre: split checkpatch fix for remote_perm.c into series |
| Date | 2015-08-10 16:00 +0200 |
| Message-ID | <pVVMm-88D-7@gated-at.bofh.it> (permalink) |
| References | <pVBaW-27A-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Split patch into series. Fix various coding style issue in remote_perm.c: [PATCH V2 1/4] staging: lustre: checkpatch: do not init global to NULL [PATCH V2 2/4] staging: lustre: checkpatch: symbol == NULL should be !symbol [PATCH V2 3/4] staging: lustre: checkpatch: move */ block comment to next line [PATCH V2 4/4] staging: lustre: checkpatch: argument alignment for readability -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] Fix various coding style problem Swee Hua Law <sweehua81@gmail.com> - 2015-08-09 18:00 +0200
Re: [PATCH] Fix various coding style problem Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-08-10 06:50 +0200
[PATCH V2 2/4] staging: lustre: checkpatch: symbol == NULL should be !symbol Swee Hua Law <sweehua81@gmail.com> - 2015-08-10 16:00 +0200
[PATCH V2 0/4] staging: lustre: split checkpatch fix for remote_perm.c into series Swee Hua Law <sweehua81@gmail.com> - 2015-08-10 16:00 +0200
[PATCH V2 1/4] staging: lustre: checkpatch: do not init global to NULL Swee Hua Law <sweehua81@gmail.com> - 2015-08-10 16:00 +0200
[PATCH V2 3/4] staging: lustre: checkpatch: move */ block comment to next line Swee Hua Law <sweehua81@gmail.com> - 2015-08-10 16:00 +0200
[PATCH V2 4/4] staging: lustre: checkpatch: argument alignment for readability Swee Hua Law <sweehua81@gmail.com> - 2015-08-10 16:00 +0200
csiph-web