All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [lee-linaro:tb-fix-w1-warnings 194/194] drivers/scsi/be2iscsi/be_main.c:4935: warning: expecting prototype for beiscsi_show_boot_tgt_info(). Prototype was for BEISCSI_SYSFS_ISCSI_BOOT_FLAGS() instead
Date: Fri, 26 Feb 2021 10:31:23 +0800	[thread overview]
Message-ID: <202102261014.hh5DOHAf-lkp@intel.com> (raw)

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

tree:   https://git.linaro.org/people/lee.jones/linux.git tb-fix-w1-warnings
head:   88ee6a99115ba595216378f4f3f1eaf160547d1f
commit: 88ee6a99115ba595216378f4f3f1eaf160547d1f [194/194] scsi: be2iscsi: be_main: Provide missing function name in header
config: x86_64-randconfig-a001-20210225 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project a921aaf789912d981cbb2036bdc91ad7289e1523)
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
        git remote add lee-linaro https://git.linaro.org/people/lee.jones/linux.git
        git fetch --no-tags lee-linaro tb-fix-w1-warnings
        git checkout 88ee6a99115ba595216378f4f3f1eaf160547d1f
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 

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

All warnings (new ones prefixed by >>):

>> drivers/scsi/be2iscsi/be_main.c:4935: warning: expecting prototype for beiscsi_show_boot_tgt_info(). Prototype was for BEISCSI_SYSFS_ISCSI_BOOT_FLAGS() instead


vim +4935 drivers/scsi/be2iscsi/be_main.c

50a4b824be9e4a Jitendra Bhivare 2016-08-19  4928  
8d9ecd49426c95 Jitendra Bhivare 2017-10-10  4929  /**
88ee6a99115ba5 Lee Jones        2021-02-25  4930   * beiscsi_show_boot_tgt_info()
8d9ecd49426c95 Jitendra Bhivare 2017-10-10  4931   * Boot flag info for iscsi-utilities
8d9ecd49426c95 Jitendra Bhivare 2017-10-10  4932   * Bit 0 Block valid flag
8d9ecd49426c95 Jitendra Bhivare 2017-10-10  4933   * Bit 1 Firmware booting selected
8d9ecd49426c95 Jitendra Bhivare 2017-10-10  4934   */
8d9ecd49426c95 Jitendra Bhivare 2017-10-10 @4935  #define BEISCSI_SYSFS_ISCSI_BOOT_FLAGS	3
8d9ecd49426c95 Jitendra Bhivare 2017-10-10  4936  

:::::: The code at line 4935 was first introduced by commit
:::::: 8d9ecd49426c95ccb986d8111bbbf19920a231fe scsi: be2iscsi: Fix boot flags in sysfs

:::::: TO: Jitendra Bhivare <jitendra.bhivare@broadcom.com>
:::::: CC: Martin K. Petersen <martin.petersen@oracle.com>

---
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: 36794 bytes --]

             reply	other threads:[~2021-02-26  2:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-26  2:31 kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-26  9:45 [lee-linaro:tb-fix-w1-warnings 194/194] drivers/scsi/be2iscsi/be_main.c:4935: warning: expecting prototype for beiscsi_show_boot_tgt_info(). Prototype was for BEISCSI_SYSFS_ISCSI_BOOT_FLAGS() instead kernel test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202102261014.hh5DOHAf-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.