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)
commit63688e61d5629c3b931562315bd0373335269880
treebfdb81cbe90d8e4892b45705fb1e951972cc92c3
parent2427d174a476199111a20e74f76fda21296134f7
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