]> git.baikalelectronics.ru Git - kernel.git/commit
staging: pi433: rf69.c style fix - code indent should use tabs
authorMarcin Ciupak <marcin.s.ciupak@gmail.com>
Wed, 11 Oct 2017 19:24:17 +0000 (21:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Oct 2017 13:56:32 +0000 (15:56 +0200)
commita99a8506a9f7e1617d6820bad9b8efb86459f056
tree43311298e5540924b235bd334e7378ea549e1c6e
parenta3fecf0872e92bfb60137f0d7c41633ba78919db
staging: pi433: rf69.c style fix - code indent should use tabs

This patch fixes the following checkpatch.pl error:

ERROR: code indent should use tabs where possible

in rf69.c file as requested by TODO file.

Additionally some style warnings remain valid here and could be fixed by
another patch.

Signed-off-by: Marcin Ciupak <marcin.s.ciupak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/pi433/rf69.c