Re: [PATCH] staging: fbtft: fix character limit, trailing ; warning, etc.

From: Greg KH
Date: Fri Apr 28 2017 - 06:07:43 EST


On Sun, Apr 23, 2017 at 03:21:31PM +0100, Eric Curtin wrote:
> checkpatch spits out a warning about the 80 character line limit. Split
> the parameters of these functions onto different lines. Put the ; with
> the macro caller instead. Lined up parameters as there was another
> CHECK warning about that.
>
> Signed-off-by: Eric Curtin <ericcurtin17@xxxxxxxxx>
> ---
> drivers/staging/fbtft/fbtft-bus.c | 36 +++++++++++++++++++++---------------
> 1 file changed, 21 insertions(+), 15 deletions(-)

Patch does not apply to my tree at all :(