From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 98E74E95A67 for ; Sun, 8 Oct 2023 09:56:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344590AbjJHJ4C (ORCPT ); Sun, 8 Oct 2023 05:56:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48820 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344593AbjJHJ4B (ORCPT ); Sun, 8 Oct 2023 05:56:01 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1F857B9 for ; Sun, 8 Oct 2023 02:55:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1696758957; x=1728294957; h=date:from:to:cc:subject:message-id:mime-version; bh=knVQPlpf2/JcZ8zIzGQQTCzf+4MCjtgnEFoGxbLOLBk=; b=UbWlqaPwM7CiOckpwewIlCi776z9SOTlT75U86ITSjSdgxqDYbNoRZzL 8A5/YKRd+BiyOvWPx5bvsNbtF8yw62v+8Xli5wIRemG6OoJf04+WR5+k1 1i86mntIQSK2SxRLzaStv4bOnBjNvbaCvDunf5XREApLT5H3rN365YD8z ppAnq3wCKluvWFSG9n7vHWShMocNtfn0fker5yTLz7ERcSszsSx/iR9IW pz4aCjY1uZpt3gz/Q5Oz6pEaK7SOO7LhebY7dyHff1E6pHdtw9QBi2b8C GEfKVZUeBRKPnWk8Muj13HJlXFhIz20/YNWtlA+mbY9lWi2/LYd8cQgXY Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10856"; a="381250775" X-IronPort-AV: E=Sophos;i="6.03,207,1694761200"; d="scan'208";a="381250775" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Oct 2023 02:55:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10856"; a="782191288" X-IronPort-AV: E=Sophos;i="6.03,207,1694761200"; d="scan'208";a="782191288" Received: from lkp-server01.sh.intel.com (HELO 8a3a91ad4240) ([10.239.97.150]) by orsmga008.jf.intel.com with ESMTP; 08 Oct 2023 02:55:55 -0700 Received: from kbuild by 8a3a91ad4240 with local (Exim 4.96) (envelope-from ) id 1qpQVs-0005J1-3D; Sun, 08 Oct 2023 09:55:53 +0000 Date: Sun, 8 Oct 2023 17:55:49 +0800 From: kernel test robot To: Steen Hegelund Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org Subject: drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c:1435:5-8: Unneeded variable: "err". Return " - ENOENT" on line 1450 Message-ID: <202310081715.1G7y9I5m-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: b9ddbb0cde2adcedda26045cc58f31316a492215 commit: e1d597ecbe5c5d7128630d4c9ec27c42018613ed net: microchip: sparx5: Add TC template support date: 7 months ago config: csky-randconfig-r051-20230812 (https://download.01.org/0day-ci/archive/20231008/202310081715.1G7y9I5m-lkp@intel.com/config) compiler: csky-linux-gcc (GCC) 12.3.0 reproduce: (https://download.01.org/0day-ci/archive/20231008/202310081715.1G7y9I5m-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202310081715.1G7y9I5m-lkp@intel.com/ cocci warnings: (new ones prefixed by >>) >> drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c:1435:5-8: Unneeded variable: "err". Return " - ENOENT" on line 1450 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki