]> git.baikalelectronics.ru Git - kernel.git/commit
staging: mt7621-spi: Use tabs for indentation instead of spaces.
authorSankalp Negi <sankalpnegi2310@gmail.com>
Sat, 2 Jun 2018 18:37:29 +0000 (00:07 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Jun 2018 07:05:12 +0000 (09:05 +0200)
commit2246129894126ffb5bca1c2b6e181f5f294328e9
tree019f9384e9f26c42be8f28d320f4cee8e899a1be
parentf856e1fc63ba274f2712f3c9edb34b2dafea2b19
staging: mt7621-spi: Use tabs for indentation instead of spaces.

The patch fixes following checkpatch.pl issue:
ERROR : code indent should use tabs where possible

Signed-off-by: Sankalp Negi <sankalpnegi2310@gmail.com>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-spi/spi-mt7621.c