Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

HID: wiimote-ext: comment spelling fix

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Giuseppe Bilotta and committed by
Jiri Kosina
e39fe251 3c2c4b73

+1 -1
+1 -1
drivers/hid/hid-wiimote-ext.c
··· 77 77 BTN_TR, /* WIIEXT_KEY_RT */ 78 78 }; 79 79 80 - /* diable all extensions */ 80 + /* disable all extensions */ 81 81 static void ext_disable(struct wiimote_ext *ext) 82 82 { 83 83 unsigned long flags;