]> asedeno.scripts.mit.edu Git - linux.git/commit
char: lp: fix spacing style before open parenthesis
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sun, 25 Nov 2018 19:47:37 +0000 (19:47 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2018 07:30:55 +0000 (08:30 +0100)
commit885b3680c4a6c052da937770652aec81f8e5590b
tree31048cfa37871045d99989a3806223f5a866679f
parent2081f9c03cc901ff288b65c4493d9272bf7df084
char: lp: fix spacing style before open parenthesis

Fixes the checkpatch warning:
"space prohibited between function name and open parenthesis"

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