]> git.baikalelectronics.ru Git - kernel.git/commit
staging: pi433: Comply with 80 character column limit
authorSophie Matter <sophie.matter@web.de>
Wed, 11 Jul 2018 09:45:51 +0000 (11:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Jul 2018 11:12:33 +0000 (13:12 +0200)
commitc86026b69b8c20301cc312d485226ae50076c795
treebfdb81cbe90d8e4892b45705fb1e951972cc92c3
parent331d5fedcfb74b06d01b2ab10b09fcd63d61c641
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>
drivers/staging/pi433/pi433_if.c
drivers/staging/pi433/pi433_if.h
drivers/staging/pi433/rf69.c