All of lore.kernel.org
 help / color / mirror / Atom feed
* [hch-block:scsi-ioctl 14/24] drivers/scsi/scsi_bsg.c:5:1: iwyu: warning: superfluous #include <scsi/scsi_cmnd.h>
@ 2021-06-30 16:35 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-06-30 16:35 UTC (permalink / raw)
  To: kbuild

[-- Attachment #1: Type: text/plain, Size: 2211 bytes --]

CC: kbuild-all(a)lists.01.org
TO: Christoph Hellwig <hch@lst.de>

tree:   git://git.infradead.org/users/hch/block.git scsi-ioctl
head:   22905006c8c521055fa73e75cf153f9aff4093a0
commit: 009972056b6d30074047d66dd24978c7adf11b02 [14/24] bsg: move bsg_scsi_ops to drivers/scsi/
:::::: branch date: 11 hours ago
:::::: commit date: 11 hours ago
config: x86_64-randconfig-b001-20210630 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 8d21d5472501460933e78aead04cf59579025ba4)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install x86_64 cross compiling tool for clang build
        # apt-get install binutils-x86-64-linux-gnu
        # apt-get install iwyu # include-what-you-use
        git remote add hch-block git://git.infradead.org/users/hch/block.git
        git fetch --no-tags hch-block scsi-ioctl
        git checkout 009972056b6d30074047d66dd24978c7adf11b02
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross C=1 CHECK=iwyu O=build_dir ARCH=x86_64 SHELL=/bin/bash drivers/scsi/

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


iwyu warnings: (new ones prefixed by >>)
>> drivers/scsi/scsi_bsg.c:5:1: iwyu: warning: superfluous #include <scsi/scsi_cmnd.h>
>> drivers/scsi/scsi_bsg.c:6:1: iwyu: warning: superfluous #include <scsi/scsi_device.h>
   drivers/scsi/scsi_bsg.c:4:1: iwyu: warning: superfluous #include <scsi/scsi_ioctl.h>

vim +5 drivers/scsi/scsi_bsg.c

009972056b6d30 Christoph Hellwig 2021-06-29 @5  #include <scsi/scsi_cmnd.h>
009972056b6d30 Christoph Hellwig 2021-06-29 @6  #include <scsi/scsi_device.h>
009972056b6d30 Christoph Hellwig 2021-06-29  7  #include <scsi/sg.h>
009972056b6d30 Christoph Hellwig 2021-06-29  8  #include "scsi_priv.h"
009972056b6d30 Christoph Hellwig 2021-06-29  9  

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 40924 bytes --]

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

only message in thread, other threads:[~2021-06-30 16:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-30 16:35 [hch-block:scsi-ioctl 14/24] drivers/scsi/scsi_bsg.c:5:1: iwyu: warning: superfluous #include <scsi/scsi_cmnd.h> kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.