Commit 71f77055deeab9708c00717352bec05aa125c713

Authored by Pavel Machek
Committed by Linus Torvalds
1 parent abc5f23a32

Doc*/kernel-parameters.txt: fix stale references

Fix stale references to source files in kernel-parameters.txt.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff

Documentation/kernel-parameters.txt
... ... @@ -295,7 +295,7 @@
295 295 when initialising the APIC and IO-APIC components.
296 296  
297 297 apm= [APM] Advanced Power Management
298   - See header of arch/i386/kernel/apm.c.
  298 + See header of arch/x86/kernel/apm_32.c.
299 299  
300 300 arcrimi= [HW,NET] ARCnet - "RIM I" (entirely mem-mapped) cards
301 301 Format: <io>,<irq>,<nodeID>
... ... @@ -638,7 +638,7 @@
638 638  
639 639 elanfreq= [X86-32]
640 640 See comment before function elanfreq_setup() in
641   - arch/i386/kernel/cpu/cpufreq/elanfreq.c.
  641 + arch/x86/kernel/cpu/cpufreq/elanfreq.c.
642 642  
643 643 elevator= [IOSCHED]
644 644 Format: {"anticipatory" | "cfq" | "deadline" | "noop"}