linux/drivers/staging/pi433
Valentin Vidic 83e3e2ef74 staging: pi433: collapse else block after return statement
Fixes checkpatch warning:

  WARNING: else is not generally useful after a break or return

Signed-off-by: Valentin Vidic <Valentin.Vidic@CARNet.hr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-19 16:05:38 +01:00
..
Documentation staging: pi433: fix spelling errors in documentation 2017-12-13 12:59:40 +01:00
Kconfig staging: pi433: depends on SPI 2017-07-28 16:55:40 -07:00
Makefile
pi433_if.c staging: pi433: collapse else block after return statement 2017-12-19 16:05:38 +01:00
pi433_if.h staging: pi433: remove multiple blank lines 2017-12-19 15:14:58 +01:00
rf69_enum.h staging: pi433: fix CamelCase for dccPercent variables 2017-12-19 15:14:58 +01:00
rf69_registers.h staging: pi433: remove multiple blank lines 2017-12-19 15:14:58 +01:00
rf69.c staging: pi433: fix CamelCase for dccPercent variables 2017-12-19 15:14:58 +01:00
rf69.h staging: pi433: remove multiple blank lines 2017-12-19 15:14:58 +01:00
TODO