]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] fs/super.c: unexport user_get_super
authorAdrian Bunk <bunk@stusta.de>
Mon, 7 Nov 2005 09:01:46 +0000 (01:01 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:54:09 +0000 (07:54 -0800)
commit233c1234d36cd6f0a38d524f0655c7eca27113e4
treea0f99d601c7a4a249ece6212c21a51faf95da1ad
parent59fee5fa4162d567c2a3c48bb40f74b94952b545
[PATCH] fs/super.c: unexport user_get_super

There's no modular usage in the kernel and modules shouldn't use this
symbol.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/super.c