Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drivers/firmware/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

authored by

Joe Perches and committed by
Adrian Bunk
d48140e3 6f042b50

+1 -1
+1 -1
drivers/firmware/edd.c
··· 11 11 * 12 12 * This code takes information provided by BIOS EDD calls 13 13 * fn41 - Check Extensions Present and 14 - * fn48 - Get Device Parametes with EDD extensions 14 + * fn48 - Get Device Parameters with EDD extensions 15 15 * made in setup.S, copied to safe structures in setup.c, 16 16 * and presents it in sysfs. 17 17 *