[OT] Style winge. patch-2.4.16

From: John Fort (johnf@whitsunday.net.au)
Date: Fri Nov 30 2001 - 04:16:54 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 30 2001 - 21:00:37 EST