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 88A08C636D3 for ; Fri, 10 Feb 2023 09:44:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231784AbjBJJou (ORCPT ); Fri, 10 Feb 2023 04:44:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40562 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231379AbjBJJos (ORCPT ); Fri, 10 Feb 2023 04:44:48 -0500 Received: from formenos.hmeau.com (167-179-156-38.a7b39c.syd.nbn.aussiebb.net [167.179.156.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E4D4E2DE4A; Fri, 10 Feb 2023 01:44:45 -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 1pQPxG-009bxi-FL; Fri, 10 Feb 2023 17:44:31 +0800 Received: by loth.rohan.me.apana.org.au (sSMTP sendmail emulation); Fri, 10 Feb 2023 17:44:30 +0800 Date: Fri, 10 Feb 2023 17:44:30 +0800 From: Herbert Xu To: Lukas Bulwahn Cc: Jenny Zhang , Jia Jie Ho , Olivia Mackall , linux-crypto@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: repair file entry for STARFIVE TRNG DRIVER Message-ID: References: <20230130073109.32025-1-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230130073109.32025-1-lukas.bulwahn@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 30, 2023 at 08:31:09AM +0100, Lukas Bulwahn wrote: > Commit c388f458bc34 ("hwrng: starfive - Add TRNG driver for StarFive SoC") > adds the STARFIVE TRNG DRIVER section to MAINTAINERS, but refers to the > non-existing file drivers/char/hw_random/starfive-trng.c rather than to the > actually added file drivers/char/hw_random/jh7110-trng.c in this commit. > > Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a > broken reference. > > Repair this file entry in STARFIVE TRNG DRIVER. > > Fixes: c388f458bc34 ("hwrng: starfive - Add TRNG driver for StarFive SoC") > Signed-off-by: Lukas Bulwahn > --- > Jia Jie, please ack this patch. > > Herbert, please pick this minor fix patch on top of the commit above. Thanks. > > MAINTAINERS | 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