diff options
| author | WANG Cong <[email protected]> | 2008-11-19 23:36:46 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-11-20 02:50:00 +0000 |
| commit | ea7e743e49b94749fc739baaf160809ed279aeda (patch) | |
| tree | bb6892e864240c4b91c4547deaebaa3c9a06b806 /net/unix/sysctl_net_unix.c | |
| parent | cirrusfb: remove unused variables (diff) | |
| download | kernel-ea7e743e49b94749fc739baaf160809ed279aeda.tar.gz kernel-ea7e743e49b94749fc739baaf160809ed279aeda.zip | |
hostfs: fix a duplicated global function name
fs/hostfs/hostfs_user.c defines do_readlink() as non-static, and so does
fs/xfs/linux-2.6/xfs_ioctl.c when CONFIG_XFS_DEBUG=y. So rename
do_readlink() in hostfs to hostfs_do_readlink().
I think it's better if XFS guys will also rename their do_readlink(),
it's not necessary to use such a general name.
Signed-off-by: WANG Cong <[email protected]>
Cc: Jeff Dike <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
