HID: wiimote-ext: comment spelling fix
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
3c2c4b73aa
commit
e39fe251e0
@@ -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;
|
||||||
|
Reference in New Issue
Block a user