Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1666131
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 5/6] staging: lustre: lustre: several over 80 characters cleanups |
| Date | 2017-06-14 20:20 +0200 |
| Message-ID | <tSl3z-9p-13@gated-at.bofh.it> (permalink) |
| References | <tSi5I-6MW-17@gated-at.bofh.it> <tSi5K-6MW-89@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 2017-06-14 at 11:01 -0400, James Simmons wrote: > Cleanup many of the over 80 characters reported by checkpatch Please don't let checkpatch get in the way of lustre readability. lustre commonly uses very long identifiers. Long identifiers and 80 columns don't mix well. It might be simpler to declare in some document that lustre uses lines of up to whatever length and require that checkpatch should be used with the --max-line-length option when run on lustre code.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/6] staging: lustre: lustre: assortment of checkpatch cleanups James Simmons <jsimmons@infradead.org> - 2017-06-14 17:10 +0200
[PATCH 6/6] staging: lustre: lustre: fix all braces issues reported by checkpatch James Simmons <jsimmons@infradead.org> - 2017-06-14 17:10 +0200
Re: [PATCH 6/6] staging: lustre: lustre: fix all braces issues reported by checkpatch Joe Perches <joe@perches.com> - 2017-06-14 20:30 +0200
Re: [PATCH 6/6] staging: lustre: lustre: fix all braces issues reported by checkpatch James Simmons <jsimmons@infradead.org> - 2017-06-15 18:40 +0200
Re: [PATCH 6/6] staging: lustre: lustre: fix all braces issues reported by checkpatch Joe Perches <joe@perches.com> - 2017-06-15 19:00 +0200
Re: [PATCH 1/6] staging: lustre: lustre: resolve "use spaces between elements" checkpatch errors Joe Perches <joe@perches.com> - 2017-06-14 20:20 +0200
Re: [PATCH 1/6] staging: lustre: lustre: resolve "use spaces between elements" checkpatch errors James Simmons <jsimmons@infradead.org> - 2017-06-15 18:10 +0200
Re: [PATCH 1/6] staging: lustre: lustre: resolve "use spaces between elements" checkpatch errors Joe Perches <joe@perches.com> - 2017-06-15 18:30 +0200
Re: [PATCH 1/6] staging: lustre: lustre: resolve "use spaces between elements" checkpatch errors James Simmons <jsimmons@infradead.org> - 2017-06-15 19:00 +0200
Re: [PATCH 1/6] staging: lustre: lustre: resolve "use spaces between elements" checkpatch errors Joe Perches <joe@perches.com> - 2017-06-15 19:10 +0200
Re: [PATCH 1/6] staging: lustre: lustre: resolve "use spaces between elements" checkpatch errors James Simmons <jsimmons@infradead.org> - 2017-06-15 19:20 +0200
Re: [PATCH 5/6] staging: lustre: lustre: several over 80 characters cleanups Joe Perches <joe@perches.com> - 2017-06-14 20:20 +0200
Re: [PATCH 5/6] staging: lustre: lustre: several over 80 characters cleanups James Simmons <jsimmons@infradead.org> - 2017-06-15 18:10 +0200
Re: [PATCH 5/6] staging: lustre: lustre: several over 80 characters cleanups Joe Perches <joe@perches.com> - 2017-06-15 18:20 +0200
csiph-web