From: Paul Jackson Date: Fri, 22 Dec 2006 09:06:10 +0000 (-0800) Subject: [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify X-Git-Tag: v2.6.20-rc2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aea4fb61609ba7ef82f7dc6fca116bda88816e1;p=pandora-kernel.git [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify The VM event counters, enabled by CONFIG_VM_EVENT_COUNTERS, which provides VM event counters in /proc/vmstat, has become more essential to non-EMBEDDED kernel configurations than they were in the past. Comments in the code and the Kconfig configuration explanation were stale, downplaying their role excessively. Refresh those comments to correctly reflect the current role of VM event counters. Signed-off-by: Paul Jackson Acked-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed