浏览代码

drivers/firmware/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Joe Perches 17 年之前
父节点
当前提交
d48140e3cd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/firmware/edd.c

+ 1 - 1
drivers/firmware/edd.c

@@ -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.
  *