Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1677827
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Stagingdriver cctree: Fix for checkpatch warning |
| Date | 2017-06-29 16:40 +0200 |
| Message-ID | <tXILU-ia-33@gated-at.bofh.it> (permalink) |
| References | <tXILU-ia-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jun 27, 2017 at 11:47:56AM +0530, bincy_k_philip@yahoo.co.in wrote: > From: Bincy K Philip <bincy_k_philip@yahoo.co.in> > > Trivial fix for Line over 80 characters > > Moved the comment to top of the definition > --- > drivers/staging/ccree/cc_hw_queue_defs.h | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Always use scripts/checkpatch.pl on your patch so you don't get a grumpy maintaner telling you to run scripts/checkpatch.pl on your patch :(
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] Stagingdriver cctree: Fix for checkpatch warning Greg KH <gregkh@linuxfoundation.org> - 2017-06-29 16:40 +0200
csiph-web