aboutsummaryrefslogtreecommitdiffstats
path: root/fs/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/internal.h')
-rw-r--r--fs/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/internal.h b/fs/internal.h
index 2f6af7f645eb..507141fceb99 100644
--- a/fs/internal.h
+++ b/fs/internal.h
@@ -69,7 +69,7 @@ extern void __mnt_drop_write_file(struct file *);
69/* 69/*
70 * fs_struct.c 70 * fs_struct.c
71 */ 71 */
72extern void chroot_fs_refs(struct path *, struct path *); 72extern void chroot_fs_refs(const struct path *, const struct path *);
73 73
74/* 74/*
75 * file_table.c 75 * file_table.c