[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1338835541-9217-1-git-send-email-giuseppe.bilotta@gmail.com>
Date: Mon, 4 Jun 2012 20:45:40 +0200
From: Giuseppe Bilotta <giuseppe.bilotta@...il.com>
To: David Herrmann <dh.herrmann@...glemail.com>
Cc: linux-kernel@...r.kernel.org, linux-input@...r.kernel.org,
trivial@...nel.org, Giuseppe Bilotta <giuseppe.bilotta@...il.com>
Subject: [PATCH][trivial] HID: wiimote-ext: trivial spelling fix
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@...il.com>
---
drivers/hid/hid-wiimote-ext.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/hid/hid-wiimote-ext.c b/drivers/hid/hid-wiimote-ext.c
index aa95870..0a1805c 100644
--- a/drivers/hid/hid-wiimote-ext.c
+++ b/drivers/hid/hid-wiimote-ext.c
@@ -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;
--
1.7.10.rc3.204.g95589
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists