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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 60165C001E0 for ; Thu, 10 Aug 2023 12:14:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230147AbjHJMOz (ORCPT ); Thu, 10 Aug 2023 08:14:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56366 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229503AbjHJMOz (ORCPT ); Thu, 10 Aug 2023 08:14:55 -0400 Received: from 167-179-156-38.a7b39c.syd.nbn.aussiebb.net (167-179-156-38.a7b39c.syd.nbn.aussiebb.net [167.179.156.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 21843CE for ; Thu, 10 Aug 2023 05:14:53 -0700 (PDT) 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 1qU4Yh-001eMM-I9; Thu, 10 Aug 2023 20:14:32 +0800 Received: by loth.rohan.me.apana.org.au (sSMTP sendmail emulation); Thu, 10 Aug 2023 20:14:31 +0800 Date: Thu, 10 Aug 2023 20:14:31 +0800 From: Herbert Xu To: GUO Zihua Cc: olivia@selenic.com, linux-crypto@vger.kernel.org Subject: Re: [PATCH -next] hwrng: Remove duplicated include Message-ID: References: <20230810115858.24735-1-guozihua@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230810115858.24735-1-guozihua@huawei.com> Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Thu, Aug 10, 2023 at 07:58:58PM +0800, GUO Zihua wrote: > Remove duplicated include of linux/random.h. Resolves checkincludes > message. > > Signed-off-by: GUO Zihua > --- > drivers/char/hw_random/core.c | 1 - > 1 file changed, 1 deletion(-) Please sort the header files alphabetically. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt