Re: [PATCH] speakup: synth: Fix checkpatch warning

From: Greg KH
Date: Mon Feb 27 2017 - 09:43:12 EST


On Sun, Feb 26, 2017 at 01:22:18PM +0800, Man Choy wrote:
> Fix following checkpatch warning:
>
> WARNING: line over 80 characters
> + &synth->attributes) < 0)
>
> total: 0 errors, 1 warnings, 485 lines checked
> Signed-off-by: Man Choy <manchoyy@xxxxxxxxx>
> ---
> drivers/staging/speakup/synth.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Someone else already did this before you did, sorry :(

greg k-h