]> Pileus Git - ~andy/linux/commitdiff
HID: wiimote-ext: comment spelling fix
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 4 Jun 2012 18:45:40 +0000 (20:45 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 5 Jun 2012 09:31:26 +0000 (11:31 +0200)
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-wiimote-ext.c

index aa958706c0e5bc894d9ee6d6eb97d68a083c3ca3..0a1805c9b0e52a2991afdeaa2e7b067737d1e87c 100644 (file)
@@ -77,7 +77,7 @@ static __u16 wiiext_keymap[] = {
        BTN_TR,         /* WIIEXT_KEY_RT */
 };
 
-/* diable all extensions */
+/* disable all extensions */
 static void ext_disable(struct wiimote_ext *ext)
 {
        unsigned long flags;