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 X-Spam-Level: X-Spam-Status: No, score=-10.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A1FDDC433E2 for ; Wed, 9 Sep 2020 09:52:34 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 38A9321D79 for ; Wed, 9 Sep 2020 09:52:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="vYMANUmD"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="ADpM8MVA" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 38A9321D79 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=YOTX6K5a9snnJ/GQXz9tUX+62eqrN7D6Xh1Ol4dZPis=; b=vYMANUmDeshZ96mPpP3hpe3rG Vo+4nafFzQ3Rl+xLnDu3E/PT0c80FYuIfTLy2xXeX8zRSRBjVffgj60JpCArzv9G5TpK7X/xG0Pxy rkNSuQ0wIc5+T5L/GVwzedh7NfLrvXuAGB3UxhJyyFD/mpsciIUYLHkRfth4e556N/58OzXpz5Ky9 OmK7QZPsiZEb+guN/yCmSGTZEB8IYGmYw45zeKdbrDY3Ku03lq/eCelzWo5TNELEKLmQtS9cef464 tLEo9WBpPsKBC87afL11q4j93hd8vx75LH0S4M1mrdc4eiep1zxfht7cDONLNClCLo1n0Jq49ACKf wrlCuINAg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kFwl0-0002ro-Vr; Wed, 09 Sep 2020 09:51:15 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kFwkx-0002qz-92 for linux-arm-kernel@lists.infradead.org; Wed, 09 Sep 2020 09:51:12 +0000 Received: from kernel.org (unknown [87.71.73.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2767F21D79; Wed, 9 Sep 2020 09:51:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599645069; bh=okLlfnZndyIXRHyblovBHyicZmqIOMpl1ZWcMU+jphA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ADpM8MVACvmSRCY12bb66UQvr3fd1O80KrzI5R468RQ3bgMghOJNJrg1CgP10P/nt dCB5TFQ+gg9Z6NQ15Cuekgnih04ofu32t3fo1e/iSLRkmdcT0kupcK1l8A1kzbeps1 p+ZpM+ujmgsAzr9F8X0Utam3Y46KOY7ke3YBPslA= Date: Wed, 9 Sep 2020 12:51:00 +0300 From: Mike Rapoport To: Yi Li Subject: Re: [PATCH] Remove duplicate include file Message-ID: <20200909095100.GB2142832@kernel.org> References: <20200909093632.1278408-1-yili@winhong.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200909093632.1278408-1-yili@winhong.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200909_055111_385463_4073AC04 X-CRM114-Status: GOOD ( 15.78 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, clin@suse.com, cl@linux.com, yilikernel@gmail.com, anshuman.khandual@arm.com, maz@kernel.org, linux-kernel@vger.kernel.org, ardb@kernel.org, penberg@kernel.org, linux-mm@kvack.org, geert@linux-m68k.org, rientjes@google.com, iamjoonsoo.kim@lge.com, akpm@linux-foundation.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Sep 09, 2020 at 05:36:32PM +0800, Yi Li wrote: > Remove duplicate include file > > Signed-off-by: Yi Li Reviewed-by: Mike Rapoport > --- > arch/arm/mm/mmu.c | 1 - > mm/slab.h | 1 - > 2 files changed, 2 deletions(-) > > diff --git a/arch/arm/mm/mmu.c b/arch/arm/mm/mmu.c > index c36f977b2ccb..7bbcdb29413e 100644 > --- a/arch/arm/mm/mmu.c > +++ b/arch/arm/mm/mmu.c > @@ -34,7 +34,6 @@ > #include > #include > #include > -#include > > #include "fault.h" > #include "mm.h" > diff --git a/mm/slab.h b/mm/slab.h > index 6cc323f1313a..95e5cc1bb2a3 100644 > --- a/mm/slab.h > +++ b/mm/slab.h > @@ -46,7 +46,6 @@ struct kmem_cache { > #include > #include > #include > -#include > > /* > * State of the slab allocator. > -- > 2.25.3 > > > > -- Sincerely yours, Mike. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel