Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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
 */