OSDN Git Service

staging: mt7621-pinctrl: use tabs instead of spaces in some indentations
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Thu, 28 Jun 2018 19:03:01 +0000 (21:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2018 15:33:42 +0000 (17:33 +0200)
commita2a678b6972ce59dcffefd5d0a86bff07e67a9a2
tree5245c34dc1a317324c6d0df7c1483d6d9e3cf37d
parentd756d387d4f4e8701ac195772a5b29efa717d19e
staging: mt7621-pinctrl: use tabs instead of spaces in some indentations

Kernel coding style use tabs for indent code instead of spaces.
Fix some places where spaces were being used silencing also
checkpatch script complains.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c