From mboxrd@z Thu Jan 1 00:00:00 1970 From: kbuild test robot Subject: Re: [PATCH v1 net 2/3] lan78xx: Add support to dump lan78xx registers Date: Thu, 12 Apr 2018 02:51:47 +0800 Message-ID: <201804120219.qyF7Ua0X%fengguang.wu@intel.com> References: <20180411072450.9809-3-raghuramchary.jallipalli@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kbuild-all@01.org, davem@davemloft.net, netdev@vger.kernel.org, unglinuxdriver@microchip.com, woojung.huh@microchip.com, raghuramchary.jallipalli@microchip.com To: Raghuram Chary J Return-path: Received: from mga05.intel.com ([192.55.52.43]:11372 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933117AbeDKSwl (ORCPT ); Wed, 11 Apr 2018 14:52:41 -0400 Content-Disposition: inline In-Reply-To: <20180411072450.9809-3-raghuramchary.jallipalli@microchip.com> Sender: netdev-owner@vger.kernel.org List-ID: Hi Raghuram, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] [also build test WARNING on v4.16 next-20180411] [cannot apply to net/master] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Raghuram-Chary-J/lan78xx-Fixes-and-enhancements/20180411-231134 reproduce: # apt-get install sparse make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> drivers/net/usb/lan78xx.c:281:5: sparse: symbol 'lan78xx_regs' was not declared. Should it be static? drivers/net/usb/lan78xx.c:2992:29: sparse: cast to restricted __be16 drivers/net/usb/lan78xx.c:2992:29: sparse: cast to restricted __be16 drivers/net/usb/lan78xx.c:2992:29: sparse: cast to restricted __be16 drivers/net/usb/lan78xx.c:2992:29: sparse: cast to restricted __be16 drivers/net/usb/lan78xx.c:2992:27: sparse: incorrect type in assignment (different base types) @@ expected restricted __wsum [usertype] csum @@ got e] csum @@ drivers/net/usb/lan78xx.c:2992:27: expected restricted __wsum [usertype] csum drivers/net/usb/lan78xx.c:2992:27: got int Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation