]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: pi433: rf69.c style fix - spaces open brace
authorMarcin Ciupak <marcin.s.ciupak@gmail.com>
Thu, 10 Aug 2017 15:44:13 +0000 (17:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Aug 2017 00:55:49 +0000 (17:55 -0700)
commitb4bac77f2a2e3faada7313e8f6b8b4fcca7e07b8
tree8cd555b573ab1fbd5d9b3a90ecded58e6b458dd9
parent46659ed7f68526783044e994ef03719813cedfa6
staging: pi433: rf69.c style fix - spaces open brace

This patch fixes the following checkpatch.pl error:

ERROR: space required before the open 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