Input: lkkbd - change formatting style to match the rest of the kernel
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 14 Oct 2009 06:36:00 +0000 (23:36 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 14 Oct 2009 06:58:20 +0000 (23:58 -0700)
commit7d3fadd148cbba1bc1836dd5a5d2d4b67788ffd5
treeb48d1bd176b33df7cb3084625f7754f0e418a18f
parentfb5bbee0dd033db7c31fe6cb78d2ce2b6588fd42
Input: lkkbd - change formatting style to match the rest of the kernel

 - no spaces between function name and opening parenthesis
 - switch statements were indented too much

This makes checkpatch (and me) happy.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/lkkbd.c