diff options
Diffstat (limited to 'procfs-parse-mount-options.patch')
| -rw-r--r-- | procfs-parse-mount-options.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procfs-parse-mount-options.patch b/procfs-parse-mount-options.patch index 99684c4b..0187a1d4 100644 --- a/procfs-parse-mount-options.patch +++ b/procfs-parse-mount-options.patch @@ -50,7 +50,7 @@ index 51a1766..27c762f 100644 init_once); } -+static int proc_show_options(struct seq_file *seq, struct dentry *root) ++static int proc_show_options(struct seq_file *seq, struct vfsmount *vfs) +{ + return 0; +} |
