X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=fs%2Fhostfs%2Fhostfs_user.c;h=b79424f9328298e60bdae763ffd85669d1d96214;hb=d9e8a3a5b8298a3c814ed37ac5756e6f67b6be41;hp=53fd0a67c11abf148a76cea7820a1a3c782adc26;hpb=acf63867ae06ef95eea7bf445ded2f05528a81b1;p=linux-2.6-omap-h63xx.git diff --git a/fs/hostfs/hostfs_user.c b/fs/hostfs/hostfs_user.c index 53fd0a67c11..b79424f9328 100644 --- a/fs/hostfs/hostfs_user.c +++ b/fs/hostfs/hostfs_user.c @@ -377,7 +377,7 @@ int link_file(const char *to, const char *from) return 0; } -int do_readlink(char *file, char *buf, int size) +int hostfs_do_readlink(char *file, char *buf, int size) { int n;