projects
/
unionfs-2.6.39.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca891ff
)
unexport swap_page
author
Adrian Bunk
<bunk@kernel.org>
Sat, 19 Jul 2008 12:31:38 +0000
(15:31 +0300)
committer
Adrian Bunk
<bunk@kernel.org>
Sat, 19 Jul 2008 12:31:38 +0000
(15:31 +0300)
static functions mustn't be exported.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
mm/vmscan.c
patch
|
blob
|
history
diff --git
a/mm/vmscan.c
b/mm/vmscan.c
index 1d64dc145295ddd87b2ad1677a0da0dd2dc82629..eee294e77c96fcafca0d7583868e0d74a9beaaae 100644
(file)
--- a/
mm/vmscan.c
+++ b/
mm/vmscan.c
@@
-672,7
+672,6
@@
unlock_retry:
retry:
return -EAGAIN;
}
-EXPORT_SYMBOL(swap_page);
/*
* Page migration was first developed in the context of the memory hotplug