mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 086/119] include/linux/fs.h: remove unneeded forward definition of mm_struct
@ 2017-09-06 23:23 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2017-09-06 23:23 UTC (permalink / raw)
  To: akpm, jack, jlayton, mm-commits, torvalds, viro

From: Jeff Layton <jlayton@redhat.com>
Subject: include/linux/fs.h: remove unneeded forward definition of mm_struct

Link: http://lkml.kernel.org/r/20170525102927.6163-1-jlayton@redhat.com
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/linux/fs.h |    2 --
 1 file changed, 2 deletions(-)

diff -puN include/linux/fs.h~fs-remove-unneeded-forward-definition-of-mm_struct-from-fsh include/linux/fs.h
--- a/include/linux/fs.h~fs-remove-unneeded-forward-definition-of-mm_struct-from-fsh
+++ a/include/linux/fs.h
@@ -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;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-06 23:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-06 23:23 [patch 086/119] include/linux/fs.h: remove unneeded forward definition of mm_struct akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).