]> asedeno.scripts.mit.edu Git - linux.git/commit
char: lp: move trailing statement to next line
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sun, 25 Nov 2018 19:47:33 +0000 (19:47 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2018 07:30:55 +0000 (08:30 +0100)
commit1c3de93621b310276ae4d966a14ed01b711312c2
treeffc8da8254fd4d210b47a2f33c874f15efc24d32
parent69f92163f47ab5ac1d3a26e17563576cd651d56e
char: lp: move trailing statement to next line

Fix checkpatch errors for trailing if else statements.

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/lp.c