Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp14424233rwb; Mon, 28 Nov 2022 00:16:50 -0800 (PST) X-Google-Smtp-Source: AA0mqf4APUWjPyThjFFU4ghB0BKxBd/Vej4jnCn7/j70x8RTTICskghl+X5FdQl6AtkrmAaW1QkV X-Received: by 2002:a17:90a:f48d:b0:212:c877:e948 with SMTP id bx13-20020a17090af48d00b00212c877e948mr60006202pjb.39.1669623410561; Mon, 28 Nov 2022 00:16:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1669623410; cv=none; d=google.com; s=arc-20160816; b=jAEb2jUrTG19iYr4A6DLiUgaawwsm0ROrtOLiY+v1MchrMBZrkD+I18KWZWrr64PpV XEFIQUu2oWvx2wMHU6pkfjlMZtpSCYSLrpMxn2DVq74lIJu8Xpd54dBC+mIHu5rLhAZJ fAQW9L/T0sYaifb30yFZ530yEcOWat1G6tVYgDXuZ1XMdlmbuRIpQb1jwMg57qky/GUn 2x5S/XyPY9pCsAI9VJwpzZJ4oWicrj/9ryPDCVO+11urcxeN/ykAUcxbZ05yV3tnhnC9 S8MJymjNnIQgKU90L1XsxxSmOaFbSf0TKXaFnq0rTvE3Ev6KwUVrCjl4d1hgWDfWxhv1 iQ0g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=qcEBObFcQ8zmGIglB3GbMTeS/iq/FiAWS9O9uy5yLwY=; b=c2alne+dVmh8oD6EhCsIxZlQxyxefxpmu5y78v8V60LNxqzZdPwHxW6hg9CCKbvfj2 KiRfRC7YCA/7MvTIhCOfvdK6hfSnVoWRDlf0A1xVBzFSK0+GHYRg0bCuWKVoHRr/WibE IYdypnX4VrczfX1nG6R4Cx43V7ctV3MRjsWk9VyE2vye8eyFrboMceUyT8w8llqeFkvs ddg9bsZDg1n7GU7VpDjPkq7XVdBh7mJCIWA8P9SX5WzX0CLPHx1NpT8qsj722RyWNYXX 4k1mpIhI390pHSHiQ2Jf/RGcxnm56euR7THvHjyFEhOJRlKtNKM41bfo9E5ON8xIm+yb iTyw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id a21-20020a63e415000000b0046eecbac47esi11429629pgi.28.2022.11.28.00.16.39; Mon, 28 Nov 2022 00:16:50 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229961AbiK1HT7 (ORCPT + 84 others); Mon, 28 Nov 2022 02:19:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36126 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229591AbiK1HT5 (ORCPT ); Mon, 28 Nov 2022 02:19:57 -0500 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id A820F656E; Sun, 27 Nov 2022 23:19:56 -0800 (PST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 00B2DD6E; Sun, 27 Nov 2022 23:20:03 -0800 (PST) Received: from [10.57.7.86] (unknown [10.57.7.86]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id D62FF3F73D; Sun, 27 Nov 2022 23:19:54 -0800 (PST) Message-ID: <283adb73-99c2-4215-0711-26ff0f73da26@arm.com> Date: Mon, 28 Nov 2022 07:19:53 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Re: [PATCH] thermal/core/power allocator: Remove a useless include Content-Language: en-US To: Christophe JAILLET Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, "Rafael J. Wysocki" , linux-pm@vger.kernel.org, Daniel Lezcano , Zhang Rui , Amit Kucheria References: <9adeec47cb5a8193016272d5c8bf936235c1711d.1669459337.git.christophe.jaillet@wanadoo.fr> From: Lukasz Luba In-Reply-To: <9adeec47cb5a8193016272d5c8bf936235c1711d.1669459337.git.christophe.jaillet@wanadoo.fr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/26/22 10:42, Christophe JAILLET wrote: > This file does not use rcu, so there is no point in including > . > > Remove it. > > Signed-off-by: Christophe JAILLET > --- > drivers/thermal/gov_power_allocator.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/thermal/gov_power_allocator.c b/drivers/thermal/gov_power_allocator.c > index 2d1aeaba38a8..d5d4eae16771 100644 > --- a/drivers/thermal/gov_power_allocator.c > +++ b/drivers/thermal/gov_power_allocator.c > @@ -8,7 +8,6 @@ > > #define pr_fmt(fmt) "Power allocator: " fmt > > -#include > #include > #include > Good catch. Reviewed-by: Lukasz Luba