diff options
author | Dmitry Torokhov <dtor_core@ameritech.net> | 2005-05-29 02:28:42 -0500 |
---|---|---|
committer | Dmitry Torokhov <dtor_core@ameritech.net> | 2005-05-29 02:28:42 -0500 |
commit | d083e90660657bf6bde508ba6c3eaa75eb4cf1f6 (patch) | |
tree | 9c180e051d18e92dca6689e4b9d8bd997a1caa86 /drivers/input/keyboard/maple_keyb.c | |
parent | 968ac842c4946abcd6ae623414783548672177f5 (diff) | |
download | talos-obmc-linux-d083e90660657bf6bde508ba6c3eaa75eb4cf1f6.tar.gz talos-obmc-linux-d083e90660657bf6bde508ba6c3eaa75eb4cf1f6.zip |
Input: whitespace fixes in drivers/input/keyboard
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/keyboard/maple_keyb.c')
-rw-r--r-- | drivers/input/keyboard/maple_keyb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/keyboard/maple_keyb.c b/drivers/input/keyboard/maple_keyb.c index 859ed771ee0a..6ac293f29ad1 100644 --- a/drivers/input/keyboard/maple_keyb.c +++ b/drivers/input/keyboard/maple_keyb.c @@ -1,6 +1,6 @@ /* * $Id: maple_keyb.c,v 1.4 2004/03/22 01:18:15 lethal Exp $ - * SEGA Dreamcast keyboard driver + * SEGA Dreamcast keyboard driver * Based on drivers/usb/usbkbd.c */ |