]> git.baikalelectronics.ru Git - kernel.git/commit
staging: mt7621-gpio: fix some warnings because of lines exceeded 80 characters
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Tue, 15 May 2018 04:49:53 +0000 (06:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 May 2018 07:31:39 +0000 (09:31 +0200)
commit503d0d28cc383d50171228d03ba07e7c3dd63cdc
tree887a62aad8d222f49df1ba533dba281d51f971af
parent94441459c738765afb3f703962f5ee0e0c5c0873
staging: mt7621-gpio: fix some warnings because of lines exceeded 80 characters

This patch silence some complains of checkpatch script because
of the use of long lines.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-gpio/gpio-mt7621.c