commit | 780a065668b1c6ca6a70c7d36b9f6552ea3bb5f5 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Sat Feb 10 01:44:41 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Feb 11 10:51:25 2007 -0800 |
tree | 4d61d1d042a1a58b84bdf8f5b4b0a33146271a54 | |
parent | 7131b6d167b41593463ce98df17e101e776bf5ec [diff] |
[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 <clameter@engr.sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>