From: kbuild test robot <fengguang.wu@intel.com>
To: Mahesh Rajashekhara <Mahesh.Rajashekhara@pmcs.com>
Cc: kbuild-all@01.org, James Bottomley <JBottomley@Odin.com>,
Adaptec OEM Raid Solutions <aacraid@adaptec.com>,
"James E.J. Bottomley" <JBottomley@parallels.com>,
linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [scsi:misc 24/67] drivers/scsi/aacraid/src.c:49:13: sparse: symbol 'aac_src_intr_message' was not declared. Should it be static?
Date: Fri, 10 Apr 2015 16:53:38 +0800 [thread overview]
Message-ID: <201504101622.qu6odppW%fengguang.wu@intel.com> (raw)
tree: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git misc
head: eef77801b56b098cd7e1daf8a03854dd203a051c
commit: 495c021767bd78c998a46cf8cdd7a4ebf3a9cfd1 [24/67] aacraid: MSI-x support
reproduce:
# apt-get install sparse
git checkout 495c021767bd78c998a46cf8cdd7a4ebf3a9cfd1
make ARCH=x86_64 allmodconfig
make C=1 CF=-D__CHECK_ENDIAN__
sparse warnings: (new ones prefixed by >>)
>> drivers/scsi/aacraid/src.c:49:13: sparse: symbol 'aac_src_intr_message' was not declared. Should it be static?
>> drivers/scsi/aacraid/src.c:452:55: sparse: restricted __le16 degrades to integer
drivers/scsi/aacraid/src.c:487:57: sparse: incorrect type in assignment (different base types)
drivers/scsi/aacraid/src.c:487:57: expected restricted __le32 [usertype] SenderFibAddress
drivers/scsi/aacraid/src.c:487:57: got unsigned int [unsigned] [usertype] <noident>
drivers/scsi/aacraid/src.c:499:31: sparse: incorrect type in assignment (different base types)
drivers/scsi/aacraid/src.c:499:31: expected unsigned int [unsigned] [usertype] Handle
drivers/scsi/aacraid/src.c:499:31: got restricted __le32 [usertype] <noident>
drivers/scsi/aacraid/src.c:500:36: sparse: incorrect type in assignment (different base types)
drivers/scsi/aacraid/src.c:500:36: expected unsigned long long [unsigned] [usertype] HostAddress
drivers/scsi/aacraid/src.c:500:36: got restricted __le64 [usertype] <noident>
drivers/scsi/aacraid/src.c:501:29: sparse: incorrect type in assignment (different base types)
drivers/scsi/aacraid/src.c:501:29: expected unsigned int [unsigned] [usertype] Size
drivers/scsi/aacraid/src.c:501:29: got restricted __le32 [usertype] <noident>
drivers/scsi/aacraid/src.c:611:5: sparse: symbol 'aac_src_select_comm' was not declared. Should it be static?
Please review and possibly fold the followup patch.
---
0-DAY kernel test infrastructure Open Source Technology Center
http://lists.01.org/mailman/listinfo/kbuild Intel Corporation
next reply other threads:[~2015-04-10 8:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-10 8:53 kbuild test robot [this message]
2015-04-10 8:53 ` [PATCH scsi] aacraid: aac_src_intr_message() can be static kbuild test robot
2015-04-13 11:04 ` Mahesh Rajashekhara
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=201504101622.qu6odppW%fengguang.wu@intel.com \
--to=fengguang.wu@intel.com \
--cc=JBottomley@Odin.com \
--cc=JBottomley@parallels.com \
--cc=Mahesh.Rajashekhara@pmcs.com \
--cc=aacraid@adaptec.com \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox