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

From: Greg KH
Date: Tue Jan 10 2017 - 16:46:56 EST


On Tue, Jan 10, 2017 at 11:40:30PM +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
>
> Sent against staging-next.
>
> Signed-off-by: Bogdan Purcareata <bogdan.purcareata@xxxxxxxxx>
> ---
> drivers/staging/android/ion/ion-ioctl.c | 3 ++-
> drivers/staging/android/ion/ion_of.c | 1 -
> drivers/staging/android/ion/ion_priv.h | 40
> ++++++++++++++++-----------------

Your patch is line-wrapped and can't be applied :(