From patchwork Tue Sep 11 05:20:07 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fengguang Wu X-Patchwork-Id: 10595049 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 87BA114E0 for ; Tue, 11 Sep 2018 05:21:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 77314292CB for ; Tue, 11 Sep 2018 05:21:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6B5292927E; Tue, 11 Sep 2018 05:21:10 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE 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 C7DCF29303 for ; Tue, 11 Sep 2018 05:21:09 +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=qRzuSoXRbENZJcx9taae+64dqfGgRkPgxnLUKzQFs4Q=; b=XNgxE7EXXsKPqD 1AVYdIJKed/wrM9F67eMDtk1ohnFNAhjKJ83990w9y5bWiyK1qSnV75vs/L8mQ2wLHoEsF6C0o+bV 43lUSvgE7XWWLaJY6S66CznIsx0XqDcoQanQ/CV9DaCgNbQ/bNJq2NO81PtBayochCLj3JfZrWuS6 GIQQZd57lkwEdxdfYDlr+yCpi9kTpswEbWUF4UkcbCBXmqX9t50IoG1KuNdE24Pa5dBlQMn8QnV2L ih2FdzMWOV60BH15yW1qJlaB1+GKI7EheZ35YqXgxwv1VdL6l4DuC6Unbkp+c1AhK6pIGlb4lBHCa xR64sbnEsNSXlp7oYl2Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fzb6g-0001iP-GI; Tue, 11 Sep 2018 05:20:58 +0000 Received: from mga09.intel.com ([134.134.136.24]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fzb6a-0001hL-Hg for linux-arm-kernel@lists.infradead.org; Tue, 11 Sep 2018 05:20:53 +0000 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Sep 2018 22:20:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,359,1531810800"; d="scan'208";a="231841860" Received: from bee.sh.intel.com (HELO lkp-server01) ([10.239.97.14]) by orsmga004.jf.intel.com with ESMTP; 10 Sep 2018 22:20:24 -0700 Received: from kbuild by lkp-server01 with local (Exim 4.89) (envelope-from ) id 1fzb67-000FPF-CK; Tue, 11 Sep 2018 13:20:23 +0800 Date: Tue, 11 Sep 2018 13:20:07 +0800 From: kbuild test robot To: Horia =?utf-8?q?Geant=C4=83?= Subject: [RFC PATCH] crypto: dpaa2_caam_iova_to_virt() can be static Message-ID: <20180911052007.GA10279@ivb42> References: <20180910171550.5659-8-horia.geanta@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20180910171550.5659-8-horia.geanta@nxp.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180910_222052_650582_A41B53CB X-CRM114-Status: GOOD ( 15.50 ) 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: Aymen Sghaier , Herbert Xu , Stuart Yoder , Catalin Marinas , Roy Pledge , Will Deacon , linux-kernel@vger.kernel.org, Li Yang , kbuild-all@01.org, linux-crypto@vger.kernel.org, "David S . Miller" , linux-arm-kernel@lists.infradead.org, Laurentiu Tudor 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 Fixes: 10c08052347f ("crypto: caam/qi2 - add DPAA2-CAAM driver") Signed-off-by: kbuild test robot --- caamalg_qi2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/crypto/caam/caamalg_qi2.c b/drivers/crypto/caam/caamalg_qi2.c index e883386..af8d890 100644 --- a/drivers/crypto/caam/caamalg_qi2.c +++ b/drivers/crypto/caam/caamalg_qi2.c @@ -80,8 +80,8 @@ struct caam_ctx { unsigned int authsize; }; -void *dpaa2_caam_iova_to_virt(struct dpaa2_caam_priv *priv, - dma_addr_t iova_addr) +static void *dpaa2_caam_iova_to_virt(struct dpaa2_caam_priv *priv, + dma_addr_t iova_addr) { phys_addr_t phys_addr;