Skip to content
Snippets Groups Projects
Commit a446d6f9 authored by Jeff Layton's avatar Jeff Layton Committed by Linus Torvalds
Browse files

include/linux/fs.h: remove unneeded forward definition of mm_struct

parent de23abd1
No related branches found
No related tags found
No related merge requests found
......@@ -1270,8 +1270,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
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment