commit | e754d79d35f0b8612445a9bd7491c48d7317e3ad | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Mon Oct 31 17:09:23 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 31 17:30:50 2011 -0700 |
tree | 6ba53676ba3b425144b7723793e9cda6581a6790 | |
parent | 22d5368a0838c00ed0e3ec20e7ff8c6e46ba99ef [diff] |
mm/mempolicy.c: quiet sparse noise Quiet the spares noise: warning: symbol 'default_policy' was not declared. Should it be static? Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Cc: Stephen Wilson <wilsons@start.ca> Cc: Andrea Arcangeli <aarcange@redhat.com> Cc: Mel Gorman <mel@csn.ul.ie> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>