ppdev: fix parenthesis alignment
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Fri, 12 Feb 2016 13:03:43 +0000 (18:33 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 01:43:50 +0000 (17:43 -0800)
commita7c71c07a31fde429627f0c7eed5fb57cb986fa6
tree42a46d88f068c6d54d20e545b58d4455b8b475a5
parent83e80605cc3ce6a2ac966151cd515f691e4835e0
ppdev: fix parenthesis alignment

checkpatch was complaining that the alignment was not matching with the
open parenthesis.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/ppdev.c