aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/support/move.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/support/move.c')
-rw-r--r--fs/xfs/support/move.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/support/move.c b/fs/xfs/support/move.c
index caefa17b80feaf..ac8617ca3909a2 100644
--- a/fs/xfs/support/move.c
+++ b/fs/xfs/support/move.c
@@ -22,7 +22,7 @@
* as we go.
*/
int
-uio_read(caddr_t src, size_t len, struct uio *uio)
+xfs_uio_read(caddr_t src, size_t len, struct uio *uio)
{
size_t count;