Re: [PATCH Resend] staging: speakup: Fix warning of line over 80 characters.

2015-03-01 Thread Greg KH
On Sat, Feb 07, 2015 at 08:19:01PM -0800, Shirish Gajera wrote: > This patch fixes the checkpatch.pl warning: > > WARNING: line over 80 characters > All line over 80 characters in driver/staging/speakup/* are fixed. > > Signed-off-by: Shirish Gajera > --- > drivers/staging/speakup/main.c

[PATCH Resend] staging: speakup: Fix warning of line over 80 characters.

2015-02-07 Thread Shirish Gajera
This patch fixes the checkpatch.pl warning: WARNING: line over 80 characters All line over 80 characters in driver/staging/speakup/* are fixed. Signed-off-by: Shirish Gajera --- drivers/staging/speakup/main.c | 12 drivers/staging/speakup/serialio.h | 3 ++- driver