linux/drivers/staging/pi433
Marcin Ciupak b4bac77f2a 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>
2017-08-14 17:55:49 -07:00
..
Documentation
Kconfig staging: pi433: depends on SPI 2017-07-28 16:55:40 -07:00
Makefile
pi433_if.c staging: pi433: reduce stack size in tx thread 2017-08-14 17:43:14 -07:00
pi433_if.h
rf69_enum.h
rf69_registers.h staging: pi433: Style fix - align block comments 2017-07-28 17:03:19 -07:00
rf69.c staging: pi433: rf69.c style fix - spaces open brace 2017-08-14 17:55:49 -07:00
rf69.h staging: pi433: style fix - space after asterisk 2017-08-14 17:54:26 -07:00
TODO