From patchwork Sun Mar 4 17:56:12 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kernel test robot X-Patchwork-Id: 10257785 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 5524B602BD for ; Sun, 4 Mar 2018 17:57:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 323E91FF83 for ; Sun, 4 Mar 2018 17:57:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 231C728800; Sun, 4 Mar 2018 17:57:29 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id AD4BD286BD for ; Sun, 4 Mar 2018 17:57:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=PDXaT8RA+UKT2EKByFJgnYrgLJNxfj2/uFuLerOzf+s=; b=aKXr/LXwECdgF2 IRYLZ8hG3Vy9zZ/lT0bHD7gEy9sCewy++9Upb+yoD+ygPrixgcYMvaVxCPzGNiK8FkPqnQ3UwTux8 zXoVC1nZjVB6p8K5vtx77zPNqD9To2vZudKsrBrBhpEMAP4K4Iil0uUlXI6c5Zg2u+tsdQlBtGhl8 YEpweUwrNGfBh4nSvgYkX/Vq6CaYxyMLDG7uCM8OYg5AMvzdRyKWQCAue1Y6jwLAEpHaFhT2A93CR SzYpXPZTSCHD0Ihr3Gcp1q7Nppq/yW9BfWCMOBWGnTeRwWeBIYcGD9uotqTaKhczApPeVkNlDMCVi qUpZ4ReX3kBc4BGcpRAQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1esXsu-0002Zj-Ag; Sun, 04 Mar 2018 17:57:20 +0000 Received: from mga18.intel.com ([134.134.136.126]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1esXsf-0002S4-0X; Sun, 04 Mar 2018 17:57:06 +0000 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 Mar 2018 09:56:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,424,1515484800"; d="scan'208";a="22833182" Received: from bee.sh.intel.com (HELO bee) ([10.239.97.14]) by orsmga006.jf.intel.com with ESMTP; 04 Mar 2018 09:56:51 -0800 Received: from kbuild by bee with local (Exim 4.84_2) (envelope-from ) id 1esXsX-000Txn-MU; Mon, 05 Mar 2018 01:56:57 +0800 Date: Mon, 5 Mar 2018 01:56:12 +0800 From: kbuild test robot To: Andrey Smirnov Subject: [PATCH] nvmem: meson-efuse: fix ptr_ret.cocci warnings Message-ID: <20180304175612.GA50987@lkp-hsx02> References: <20180228144106.16363-17-andrew.smirnov@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20180228144106.16363-17-andrew.smirnov@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: fengguang.wu@intel.com X-SA-Exim-Scanned: No (on bee); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180304_095705_154164_B5534C34 X-CRM114-Status: GOOD ( 22.27 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org, Heiko Stuebner , linux-rockchip@lists.infradead.org, Andrey Smirnov , Kevin Hilman , linux-kernel@vger.kernel.org, Masahiro Yamada , Srinivas Kandagatla , kbuild-all@01.org, linux-amlogic@lists.infradead.org, Carlo Caione , linux-mediatek@lists.infradead.org, cphealy@gmail.com, Matthias Brugger Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Fengguang Wu drivers/nvmem/meson-efuse.c:64:1-3: WARNING: PTR_ERR_OR_ZERO can be used Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR Generated by: scripts/coccinelle/api/ptr_ret.cocci Fixes: 0d4f662ed6ff ("nvmem: meson-efuse: Do no gate COMPILE_TEST with MESON_SM") CC: Andrey Smirnov Signed-off-by: Fengguang Wu --- meson-efuse.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) --- a/drivers/nvmem/meson-efuse.c +++ b/drivers/nvmem/meson-efuse.c @@ -61,10 +61,7 @@ static int meson_efuse_probe(struct plat econfig.size = size; nvmem = devm_nvmem_register(&pdev->dev, &econfig); - if (IS_ERR(nvmem)) - return PTR_ERR(nvmem); - - return 0; + return PTR_ERR_OR_ZERO(nvmem); } static struct platform_driver meson_efuse_driver = {