linux/drivers/staging/pi433
Sophie Matter 75971225d8 staging: pi433: Make only one statement per line
Lines containing multiple statements were broken into multiple
lines, increasing readability and complying with the coding standard.
This also fixes several checkpatch.pl errors complaining about
the lines being too long.

Signed-off-by: Sophie Matter <sophie.matter@web.de>
Signed-off-by: Rico Schrage <rico.schrage@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-11 13:12:34 +02:00
..
Documentation staging: pi433: Fixed typos and grammar in documentation 2018-04-23 15:41:49 +02:00
Kconfig staging: pi433: use help in Kconfig description 2018-04-23 15:41:49 +02:00
Makefile
pi433_if.c staging: pi433: Use preferred commenting style 2018-07-11 13:12:34 +02:00
pi433_if.h staging: pi433: Comply with 80 character column limit 2018-07-11 13:12:33 +02:00
rf69_enum.h staging: pi433: add SPDX-License-Identifier tag 2018-06-28 22:00:13 +09:00
rf69_registers.h staging: pi433: add SPDX-License-Identifier tag 2018-06-28 22:00:13 +09:00
rf69.c staging: pi433: Make only one statement per line 2018-07-11 13:12:34 +02:00
rf69.h staging: pi433: cleanup comments in rf69.h 2018-06-28 22:00:13 +09:00
TODO