]> Git Repo - linux.git/commitdiff
x86: bootparam.h: Delete duplicated word
authorRandy Dunlap <[email protected]>
Sun, 26 Jul 2020 00:41:22 +0000 (17:41 -0700)
committerIngo Molnar <[email protected]>
Sun, 26 Jul 2020 10:47:22 +0000 (12:47 +0200)
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]
arch/x86/include/uapi/asm/bootparam.h

index 8669c6bdbb84691c2425f4fa17d32fd2300f4040..600a141c88050ffe05ed716d767e5b4eae84e53b 100644 (file)
@@ -255,7 +255,7 @@ struct boot_params {
  *     currently supportd through this PV boot path.
  * @X86_SUBARCH_INTEL_MID: Used for Intel MID (Mobile Internet Device) platform
  *     systems which do not have the PCI legacy interfaces.
- * @X86_SUBARCH_CE4100: Used for Intel CE media processor (CE4100) SoC for
+ * @X86_SUBARCH_CE4100: Used for Intel CE media processor (CE4100) SoC
  *     for settop boxes and media devices, the use of a subarch for CE4100
  *     is more of a hack...
  */
This page took 0.050656 seconds and 4 git commands to generate.