Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1555973

Re: [PATCH] staging: android/ion: Fix coding style issues

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject Re: [PATCH] staging: android/ion: Fix coding style issues
Date 2017-01-10 23:20 +0100
Message-ID <sYcVP-70a-11@gated-at.bofh.it> (permalink)
References <sYcsO-6yc-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 2017-01-10 at 23:40 +0200, Bogdan Purcareata wrote:
> Fix following checkpatch warnings:
> - Lines over 80 characters
> - void function with return statement
> - Unaligned comment mark
> - Header function prototypes missing variable names

Please read Documentation/SubmittingPatches
(umm, make that Documentation/process/submitting-patches.rst)

Make sure to send the patch to yourself only until
you know you can apply it correctly and then send
it to the mailing list.

btw:

This should probably be a series of 4 patches, each
single patch doing one of the things listed above.

And do please use checkpatch on your proposed patches.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] staging: android/ion: Fix coding style issues Bogdan Purcareata <bogdan.purcareata@gmail.com> - 2017-01-10 22:50 +0100
  Re: [PATCH] staging: android/ion: Fix coding style issues Joe Perches <joe@perches.com> - 2017-01-10 23:20 +0100

csiph-web