lkml.org 
[lkml]   [2021]   [Dec]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] fs: ext2: remove duplicate includes
On Tue 07-12-21 16:55:24, Guo Zhengkui wrote:
> remove a duplicate "#include <linux/dax.h>"
>
> Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>

Thanks for the patch. Which kernel is it based on? Because I don't see the
duplicate line in my tree...

Honza

> ---
> fs/ext2/inode.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/fs/ext2/inode.c b/fs/ext2/inode.c
> index 602578b72d8c..da4c301b4305 100644
> --- a/fs/ext2/inode.c
> +++ b/fs/ext2/inode.c
> @@ -29,21 +29,20 @@
> #include <linux/dax.h>
> #include <linux/blkdev.h>
> #include <linux/quotaops.h>
> #include <linux/writeback.h>
> #include <linux/buffer_head.h>
> #include <linux/mpage.h>
> #include <linux/fiemap.h>
> #include <linux/iomap.h>
> #include <linux/namei.h>
> #include <linux/uio.h>
> -#include <linux/dax.h>
> #include "ext2.h"
> #include "acl.h"
> #include "xattr.h"
>
> static int __ext2_write_inode(struct inode *inode, int do_sync);
>
> /*
> * Test whether an inode is a fast symlink.
> */
> static inline int ext2_inode_is_fast_symlink(struct inode *inode)
> --
> 2.20.1
>
--
Jan Kara <jack@suse.com>
SUSE Labs, CR

\
 
 \ /
  Last update: 2021-12-13 14:26    [W:0.035 / U:0.536 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site