[PATCH] Update kernel-parameters.txt IOSCHED to spell out 'anticipatory'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

authored by Randy Dunlap and committed by Linus Torvalds 16ab3adf a6b25b67

+1 -1
+1 -1
Documentation/kernel-parameters.txt
··· 471 arch/i386/kernel/cpu/cpufreq/elanfreq.c. 472 473 elevator= [IOSCHED] 474 - Format: {"as" | "cfq" | "deadline" | "noop"} 475 See Documentation/block/as-iosched.txt and 476 Documentation/block/deadline-iosched.txt for details. 477
··· 471 arch/i386/kernel/cpu/cpufreq/elanfreq.c. 472 473 elevator= [IOSCHED] 474 + Format: {"anticipatory" | "cfq" | "deadline" | "noop"} 475 See Documentation/block/as-iosched.txt and 476 Documentation/block/deadline-iosched.txt for details. 477