]> git.baikalelectronics.ru Git - kernel.git/commit
staging: pi433: Make only one statement per line
authorSophie Matter <sophie.matter@web.de>
Wed, 11 Jul 2018 09:45:53 +0000 (11:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Jul 2018 11:12:34 +0000 (13:12 +0200)
commit28576b3b5031c9c849c596c6f5a0122db9d88aba
treef29752e18fb31e06ab4627bcde7b2048a228651e
parent4e9c48c1b96055b2d21bfcea9b627d33911d5ac8
staging: pi433: Make only one statement per line

Lines containing multiple statements were broken into multiple
lines, increasing readability and complying with the coding standard.
This also fixes several checkpatch.pl errors complaining about
the lines being too long.

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/rf69.c