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 A9B6CC54EAA for ; Fri, 27 Jan 2023 11:07:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232599AbjA0LHx (ORCPT ); Fri, 27 Jan 2023 06:07:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48418 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232659AbjA0LHw (ORCPT ); Fri, 27 Jan 2023 06:07:52 -0500 Received: from formenos.hmeau.com (helcar.hmeau.com [216.24.177.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0ED0E6A4F for ; Fri, 27 Jan 2023 03:07:51 -0800 (PST) Received: from loth.rohan.me.apana.org.au ([192.168.167.2]) by formenos.hmeau.com with smtp (Exim 4.94.2 #2 (Debian)) id 1pLMaA-004hRi-KJ; Fri, 27 Jan 2023 19:07:47 +0800 Received: by loth.rohan.me.apana.org.au (sSMTP sendmail emulation); Fri, 27 Jan 2023 19:07:46 +0800 Date: Fri, 27 Jan 2023 19:07:46 +0800 From: Herbert Xu To: Yang Yingliang Cc: linux-crypto@vger.kernel.org, linux-aspeed@lists.ozlabs.org, neal_liu@aspeedtech.com Subject: Re: [PATCH -next] crypto: aspeed: change aspeed_acry_akcipher_algs to static Message-ID: References: <20230119014859.1900136-1-yangyingliang@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230119014859.1900136-1-yangyingliang@huawei.com> Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Thu, Jan 19, 2023 at 09:48:59AM +0800, Yang Yingliang wrote: > aspeed_acry_akcipher_algs is only used in aspeed-acry.c now, > change it to static. > > Signed-off-by: Yang Yingliang > --- > drivers/crypto/aspeed/aspeed-acry.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Patch applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt