]> 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)
commit619e51f8480f9a4e0a6e786198ac6e9b07529a82
treebfdb81cbe90d8e4892b45705fb1e951972cc92c3
parentf65f542e1e820e5ca8cbee2bd92ffd277ca40271
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