linux/drivers/staging/pi433
Sophie Matter 63688e61d5 staging: pi433: Comply with 80 character column limit
Lines have been split where it makes sense to shorten them in order
to comply with the coding standards and fix checkpatch.pl warnings.
There are still lines left that are too long, however breaking
those would impair readability.

Changes in v2:
 - now working on staging-next branch of the staging tree
 - the changes to the defines previously made are deleted
   due to readability

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:33 +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: Comply with 80 character column limit 2018-07-11 13:12:33 +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: Comply with 80 character column limit 2018-07-11 13:12:33 +02:00
rf69.h staging: pi433: cleanup comments in rf69.h 2018-06-28 22:00:13 +09:00
TODO