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:
6e5ef1a
)
[PATCH] shmem: inline to avoid warning
author
Hugh Dickins
<hugh@veritas.com>
Wed, 22 Mar 2006 08:08:46 +0000
(
00:08
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 22 Mar 2006 15:54:02 +0000
(07:54 -0800)
shmem.c was named and shamed in Jesper's "Building 100 kernels" warnings:
shmem_parse_mpol is only used when CONFIG_TMPFS parses mount options; and
only called from that one site, so mark it inline like its non-NUMA stub.
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/shmem.c
patch
|
blob
|
history
diff --cc
mm/shmem.c
Simple merge