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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9FFD4C433F5 for ; Fri, 1 Oct 2021 06:45:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 85E7A61A7F for ; Fri, 1 Oct 2021 06:45:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352309AbhJAGrU (ORCPT ); Fri, 1 Oct 2021 02:47:20 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:55764 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231165AbhJAGrT (ORCPT ); Fri, 1 Oct 2021 02:47:19 -0400 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtp (Exim 4.92 #5 (Debian)) id 1mWCIL-0006lP-Ek; Fri, 01 Oct 2021 14:45:21 +0800 Received: from herbert by gondobar with local (Exim 4.92) (envelope-from ) id 1mWCIK-0003WR-0H; Fri, 01 Oct 2021 14:45:20 +0800 Date: Fri, 1 Oct 2021 14:45:20 +0800 From: Herbert Xu To: Colin King Cc: Zhou Wang , "David S . Miller" , linux-crypto@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] crypto: hisilicon: Fix spelling mistake "COMSUMED" -> "CONSUMED" Message-ID: <20211001064519.GC13451@gondor.apana.org.au> References: <20210920182838.17218-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210920182838.17218-1-colin.king@canonical.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Mon, Sep 20, 2021 at 07:28:38PM +0100, Colin King wrote: > From: Colin Ian King > > There is a spelling mistake in a literal string. Fix it. > > Signed-off-by: Colin Ian King > --- > drivers/crypto/hisilicon/zip/zip_main.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