From mboxrd@z Thu Jan 1 00:00:00 1970 From: kbuild test robot Subject: [net-next:master 597/618] drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c:444:23: sparse: symbol 'mvpp2_cls_flow_get' was not declared. Should it be static? Date: Sat, 14 Jul 2018 09:27:35 +0800 Message-ID: <201807140954.503e2wSM%fengguang.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kbuild-all@01.org, netdev@vger.kernel.org, Antoine Tenart , linux-kernel@vger.kernel.org To: Maxime Chevallier Return-path: Received: from mga12.intel.com ([192.55.52.136]:11181 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729774AbeGNBpb (ORCPT ); Fri, 13 Jul 2018 21:45:31 -0400 Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-ID: tree: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master head: c921c2077b32081617789a645120148bc8b60c98 commit: f9358e12a0af53d107df09d4c0254425b6a10468 [597/618] net: mvpp2: split ingress traffic into multiple flows reproduce: # apt-get install sparse git checkout f9358e12a0af53d107df09d4c0254425b6a10468 make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c:444:23: sparse: symbol 'mvpp2_cls_flow_get' was not declared. Should it be static? 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