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

2017-05-25 Thread Eric Curtin
On 28 April 2017 at 11:07, Greg KH <gre...@linuxfoundation.org> wrote: > 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 th

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

2017-04-23 Thread Eric Curtin
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 <ericcurti...@gmail.

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

2017-04-22 Thread Eric Curtin
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 <ericcurti...@gmail.