Commit e39fe251 authored by Giuseppe Bilotta's avatar Giuseppe Bilotta Committed by Jiri Kosina

HID: wiimote-ext: comment spelling fix

Signed-off-by: default avatarGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 3c2c4b73
...@@ -77,7 +77,7 @@ static __u16 wiiext_keymap[] = { ...@@ -77,7 +77,7 @@ static __u16 wiiext_keymap[] = {
BTN_TR, /* WIIEXT_KEY_RT */ BTN_TR, /* WIIEXT_KEY_RT */
}; };
/* diable all extensions */ /* disable all extensions */
static void ext_disable(struct wiimote_ext *ext) static void ext_disable(struct wiimote_ext *ext)
{ {
unsigned long flags; unsigned long flags;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment