lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 12 Jul 2022 14:53:48 +0800
From:   kernel test robot <yujie.liu@...el.com>
To:     David Howells <dhowells@...hat.com>
CC:     <kbuild-all@...ts.01.org>,
        GNU/Weeb Mailing List <gwml@...r.gnuweeb.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [ammarfaizi2-block:dhowells/linux-fs/cifs-for-viro 5/8]
 fs/cifs/cifssmb.c: cifsfs.h is included more than once.

tree:   https://github.com/ammarfaizi2/linux-block dhowells/linux-fs/cifs-for-viro
head:   48e2f381e50cded57926128a7743a21573130f46
commit: d04aeaeed153b194dbc7d67525a59df325f2ce21 [5/8] cifs: Change the I/O paths to use an iterator rather than a page list
compiler: gcc-11 (Debian 11.3.0-3) 11.3.0

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <yujie.liu@...el.com>


includecheck warnings: (new ones prefixed by >>)
 >> fs/cifs/cifssmb.c: cifsfs.h is included more than once.

^1da177e4c3f4 (Linus Torvalds          2005-04-16 15:20:36 -0700   26) #include "cifspdu.h"
d04aeaeed153b (David Howells           2022-01-24 21:13:24 +0000  @27) #include "cifsfs.h"
^1da177e4c3f4 (Linus Torvalds          2005-04-16 15:20:36 -0700   28) #include "cifsglob.h"
d0d66c443aefa (Shirish Pargaonkar      2007-10-03 18:22:19 +0000   29) #include "cifsacl.h"
^1da177e4c3f4 (Linus Torvalds          2005-04-16 15:20:36 -0700   30) #include "cifsproto.h"
2d2808947f7ea (David Howells           2022-04-06 19:41:28 +0100  @31) #include "cifsfs.h"
^1da177e4c3f4 (Linus Torvalds          2005-04-16 15:20:36 -0700   32) #include "cifs_unicode.h"

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ