OSDN Git Service

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)
commit51c1771483fa986d9c27854f8f6de1b02db9d159
tree887a62aad8d222f49df1ba533dba281d51f971af
parent9945024e183c19b2487cbbae64898bd9601118f6
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