Re: [PATCH] staging: pi433: Fix style issues 'line over 80 characters'

2018-08-27 Thread Greg KH
On Mon, Aug 27, 2018 at 10:58:48PM -0500, Luke Cesarz wrote: > This patch corrects the lines extending over 80 characters, fixing the > checkpatch.pl warnings in rf69.c: 'WARNING: line over 80 characters' > > Signed-off-by: Luke Cesarz > --- > drivers/staging/pi433/rf69.c | 103 +

[PATCH] staging: pi433: Fix style issues 'line over 80 characters'

2018-08-27 Thread Luke Cesarz
This patch corrects the lines extending over 80 characters, fixing the checkpatch.pl warnings in rf69.c: 'WARNING: line over 80 characters' Signed-off-by: Luke Cesarz --- drivers/staging/pi433/rf69.c | 103 ++- 1 file changed, 64 insertions(+), 39 deletions(-) di