diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-04-03 21:48:06 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-03 23:21:02 (GMT) |
commit | de498507258210b06a008138abbb24d148dee49d (patch) | |
tree | a4e06c7d210631fbbc79a4096bde83568af6524d /drivers/crypto/n2_asm.S | |
parent | d20199e1f5930c4819e63bd21be240f317a53815 (diff) | |
download | linux-de498507258210b06a008138abbb24d148dee49d.tar.xz |
mm/nobootmem.c: mark function as static
Mark function as static in nobootmem.c because it is not used outside
this file.
This eliminates the following warning in mm/nobootmem.c:
mm/nobootmem.c:324:15: warning: no previous prototype for `___alloc_bootmem_node' [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/crypto/n2_asm.S')
0 files changed, 0 insertions, 0 deletions