Re: [konis-nilfs2:for-akpm 4/4] fs/nilfs2/super.c: linux/fs_context.h is included more than once.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Apr 25, 2024 at 3:48 PM kernel test robot wrote:
>
> tree:   https://github.com/konis/nilfs2 for-akpm
> head:   69812977939c7895ede256e122284c19d4d83aef
> commit: 69812977939c7895ede256e122284c19d4d83aef [4/4] nilfs2: convert to use the new mount API
> compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <yujie.liu@xxxxxxxxx>
> | Closes: https://lore.kernel.org/r/202404251450.rttcxC1o-lkp@xxxxxxxxx/
>
> includecheck warnings: (new ones prefixed by >>)
> >> fs/nilfs2/super.c: linux/fs_context.h is included more than once.

Thank you for the report.

This patch has just been added to the -mm unstable tree, but I found
another issue, so I'd like to ask Andrew to remove it once, and will
resend a revised patch that also includes the fix for this warning.

Regards,
Ryusuke Konishi

>
> vim +32 fs/nilfs2/super.c
>
>   > 32  #include <linux/fs_context.h>
>     33  #include <linux/fs_parser.h>
>     34  #include <linux/crc32.h>
>     35  #include <linux/vfs.h>
>     36  #include <linux/writeback.h>
>     37  #include <linux/seq_file.h>
>     38  #include <linux/mount.h>
>   > 39  #include <linux/fs_context.h>
>     40  #include "nilfs.h"
>     41  #include "export.h"
>     42  #include "mdt.h"
>     43  #include "alloc.h"
>     44  #include "btree.h"
>     45  #include "btnode.h"
>     46  #include "page.h"
>     47  #include "cpfile.h"
>     48  #include "sufile.h" /* nilfs_sufile_resize(), nilfs_sufile_set_alloc_range() */
>     49  #include "ifile.h"
>     50  #include "dat.h"
>     51  #include "segment.h"
>     52  #include "segbuf.h"
>     53
>
> --
> 0-DAY CI Kernel Test Service
> https://github.com/intel/lkp-tests/wiki
>





[Index of Archives]     [Linux Filesystem Development]     [Linux BTRFS]     [Linux CIFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux