commit | 7d3fadd148cbba1bc1836dd5a5d2d4b67788ffd5 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Oct 13 23:36:00 2009 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Oct 13 23:58:20 2009 -0700 |
tree | b48d1bd176b33df7cb3084625f7754f0e418a18f | |
parent | fb5bbee0dd033db7c31fe6cb78d2ce2b6588fd42 [diff] |
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>