Explorar o código

drivers/firmware/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Joe Perches %!s(int64=18) %!d(string=hai) anos
pai
achega
d48140e3cd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.
  *