git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8af5e2e
)
[PATCH] mincore warning fix
author
Andrew Morton
<akpm@linux-foundation.org>
Tue, 20 Feb 2007 21:57:50 +0000
(13:57 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 21 Feb 2007 01:10:13 +0000
(17:10 -0800)
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>
No differences found