commit | 5ec553a90448b3edbd26c1acc72464f877614bfa | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Tue Feb 20 13:57:50 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Feb 20 17:10:13 2007 -0800 |
tree | e10d79ac6d68de9b3040b1e6e0451943ee617d89 | |
parent | 8af5e2eb3cc4450ffba9496c875beac41bf4f4f8 [diff] |
[PATCH] mincore warning fix allnoconfig: mm/mincore.c: In function 'do_mincore': mm/mincore.c:122: warning: unused variable 'entry' Yet another entry in the why-macros-are-wrong encyclopedia. Cc: Christoph Lameter <clameter@engr.sgi.com> Cc: Nick Piggin <nickpiggin@yahoo.com.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>