* [OT] Style winge. patch-2.4.16
@ 2001-11-30 9:16 John Fort
0 siblings, 0 replies; only message in thread
From: John Fort @ 2001-11-30 9:16 UTC (permalink / raw)
To: linux-kernel; +Cc: johnf
In patch-2.4.16:kernel/sysctl.c
is this turdlet lurking in wait for a 3am kernel hacker.
{VM_MAX_READAHEAD, "max-readahead",
&vm_max_readahead,sizeof(int), 0644, NULL, &proc_dointvec},
While "VM_MAX_READAHEAD" will always be a separate object to
"vm_max_readahead", it will not pass what Kernighan and Plaugher
describe as the 'telephone test'.
"grep -i VM_MIN_READAHEAD" for the same threat to sanity.
cu johnf
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-11-30 9:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-30 9:16 [OT] Style winge. patch-2.4.16 John Fort
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®