staging: pi433: rf69.c style fix - else close brace
authorMarcin Ciupak <marcin.s.ciupak@gmail.com>
Thu, 10 Aug 2017 15:43:50 +0000 (17:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Aug 2017 00:55:48 +0000 (17:55 -0700)
commit46659ed7f68526783044e994ef03719813cedfa6
tree15a06eb41a663fc120b3dfc046d1690b9b69f411
parent9391cb316076a169916815ee4f90d1264896ccb6
staging: pi433: rf69.c style fix - else close brace

This patch fixes the following checkpatch.pl error:

ERROR: else should follow close brace '}'

in rf69.c file as requested by TODO file.

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