Message ID | 20170525102927.6163-1-jlayton@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/include/linux/fs.h b/include/linux/fs.h index 803e5a9b2654..26f0c64cd4fb 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h @@ -1254,8 +1254,6 @@ extern void f_delown(struct file *filp); extern pid_t f_getown(struct file *filp); extern int send_sigurg(struct fown_struct *fown); -struct mm_struct; - /* * Umount options */