Skip to content

Commit ddeddd0

Browse files
rddunlapIngo Molnar
authored andcommitted
x86: bootparam.h: Delete duplicated word
Delete the repeated word "for". Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 4b8e032 commit ddeddd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/x86/include/uapi/asm/bootparam.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ struct boot_params {
255255
* currently supportd through this PV boot path.
256256
* @X86_SUBARCH_INTEL_MID: Used for Intel MID (Mobile Internet Device) platform
257257
* systems which do not have the PCI legacy interfaces.
258-
* @X86_SUBARCH_CE4100: Used for Intel CE media processor (CE4100) SoC for
258+
* @X86_SUBARCH_CE4100: Used for Intel CE media processor (CE4100) SoC
259259
* for settop boxes and media devices, the use of a subarch for CE4100
260260
* is more of a hack...
261261
*/

0 commit comments

Comments
 (0)