typo fix in net/rfkill/rfkill.c
authorOliver Pinter <oliver.pntr@gmail.com>
Sun, 3 Feb 2008 15:55:45 +0000 (17:55 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sun, 3 Feb 2008 15:55:45 +0000 (17:55 +0200)
Signed-off-by: Oliver Pinter <oliver.pntr@gmail.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
net/rfkill/rfkill.c

index 6562f86..1a47f5d 100644 (file)
@@ -340,7 +340,7 @@ EXPORT_SYMBOL(rfkill_allocate);
  * rfkill_free - Mark rfkill structure for deletion
  * @rfkill: rfkill structure to be destroyed
  *
- * Decrements reference count of rfkill structure so it is destoryed.
+ * Decrements reference count of rfkill structure so it is destroyed.
  * Note that rfkill_free() should _not_ be called after rfkill_unregister().
  */
 void rfkill_free(struct rfkill *rfkill)