From: Andrew Morton Date: Sat, 10 Feb 2007 09:44:41 +0000 (-0800) Subject: [PATCH] count_vm_events-warning-fix X-Git-Tag: v2.6.21-rc1~274^2~377 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=780a065668b1c6ca6a70c7d36b9f6552ea3bb5f5;p=pandora-kernel.git [PATCH] count_vm_events-warning-fix - Prevent things like this: block/ll_rw_blk.c: In function 'submit_bio': block/ll_rw_blk.c:3222: warning: unused variable 'count' inlines are very, very preferable to macros. - remove unused get_cpu_vm_events() macro Cc: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed