linux/drivers/staging/pi433
Sophie Matter 3689281604 staging: pi433: Use preferred commenting style
For multi-line comments, the preferred commenting style from the
coding style Documentation was applied to the comments, meaning
almost blank lines at the beginning and end of the comment.
One changed comment includes a line over 80 characters, causing
checkpatch.pl to complain, however breaking this line would not
make much sense, so it is kept like it is.

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.c staging: pi433: Use preferred commenting style 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
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
TODO