commit | 233c1234d36cd6f0a38d524f0655c7eca27113e4 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Nov 07 01:01:46 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:54:09 2005 -0800 |
tree | a0f99d601c7a4a249ece6212c21a51faf95da1ad | |
parent | 59fee5fa4162d567c2a3c48bb40f74b94952b545 [diff] |
[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>