drivers/firmware/: Spelling fixes
authorJoe Perches <joe@perches.com>
Sun, 3 Feb 2008 15:13:40 +0000 (17:13 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sun, 3 Feb 2008 15:13:40 +0000 (17:13 +0200)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
drivers/firmware/edd.c

index d168223..7440119 100644 (file)
@@ -11,7 +11,7 @@
  *
  * This code takes information provided by BIOS EDD calls
  * fn41 - Check Extensions Present and
- * fn48 - Get Device Parametes with EDD extensions
+ * fn48 - Get Device Parameters with EDD extensions
  * made in setup.S, copied to safe structures in setup.c,
  * and presents it in sysfs.
  *