staging: pi433: Remove indentation on #ifdef blocks
authorSimon Sandström <simon@nikanor.nu>
Sat, 9 Dec 2017 18:02:55 +0000 (19:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Dec 2017 11:53:55 +0000 (12:53 +0100)
commit178dd42aa40f27035165672ec1c64c86049337ab
treec90cba30de4af91466d965c8ca86daacbd39879d
parent845c31de4ce7e2329b93fec9b54f1121240d0e5f
staging: pi433: Remove indentation on #ifdef blocks

ifdef blocks should not increase indentation level.

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/pi433/rf69.c