]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/input/sparse-keymap.c
treewide: Fix typo in Documentation/DocBook
[mirror_ubuntu-artful-kernel.git] / drivers / input / sparse-keymap.c
index a70aa555bbffe34d38d1e6f1378b697b9ee8665e..e7409c45bdd009d6fb0fff7c30dd94bbe9f15e2c 100644 (file)
@@ -236,7 +236,7 @@ EXPORT_SYMBOL(sparse_keymap_setup);
  * in an input device that was set up by sparse_keymap_setup().
  * NOTE: It is safe to cal this function while input device is
  * still registered (however the drivers should care not to try to
- * use freed keymap and thus have to shut off interrups/polling
+ * use freed keymap and thus have to shut off interrupts/polling
  * before freeing the keymap).
  */
 void sparse_keymap_free(struct input_dev *dev)