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=-17.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 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 28F40C432C3 for ; Tue, 12 Jan 2021 00:33:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EFC4822CF7 for ; Tue, 12 Jan 2021 00:33:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391733AbhALAZl (ORCPT ); Mon, 11 Jan 2021 19:25:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38990 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404018AbhAKXTi (ORCPT ); Mon, 11 Jan 2021 18:19:38 -0500 Received: from mail-il1-x130.google.com (mail-il1-x130.google.com [IPv6:2607:f8b0:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 645FDC061786 for ; Mon, 11 Jan 2021 15:18:58 -0800 (PST) Received: by mail-il1-x130.google.com with SMTP id y13so1001635ilm.12 for ; Mon, 11 Jan 2021 15:18:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=DzM+l+OrORvWleo/gSP2T8zlV12gITtUclo5BsatvVk=; b=DF/Xx8LaQ4UemEllrG1BNDUDXHS5E/kqcfqqvnCnUKMOPYX742aPvcegZ3ciVt/5a3 dfCyWBvA0S1HTg4faZaqpGykLBtHBXb7sWfVKziAkARrcSjSnXrVSa+QMuK7KWYV0lgO nH3JVa4Sk8Srv4BHVui1lKVdsVmmiyaH18CU22DoLXXmsDmQv1d8g04tYO5tB7sPU7h1 IOTT6nWyHVXcstbMT7gAOCaR/jkXbfL4mG3KwVhvUS3K3n9SGfRzR4xU6uwK6+P4vera 9eT90W0vhYEZ/J6LqkS5pg0m1N8oz1wjCj/4PZNxvJTh9Zf7wzMtBx23XvDfVyUeMIm9 dsQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=DzM+l+OrORvWleo/gSP2T8zlV12gITtUclo5BsatvVk=; b=ieyojaxzEWyWmhmxUQ43o/mOI9UflEFuj62aq825uMcn+5QxDvGOmhOjZcFi4fVPnV KGIwVsGFVQHEV8GTn17EV1wqaXuqFcIpVGVRCq2QdaRyw3yLbKYaxnPRprKPsS+MVAgv GsUCDrlXHuSgXtQTTHJzb5DuxmcyhxP+2I1evz7qlELqSBL1Dn09kBn2t6Sg4glUFtBc HiREtEeqlqagJAsBgSIra4jnd3yq3jscLSZwTlMx+7gZm1H1P8ddQu6usjQRt/ZKRWd0 UjcdJJBS6noycpiBu7NUN6HuF18Jq94bVBqt58SamdLwgeXsOxzc14XgUk2gDrGVbEx4 j/nA== X-Gm-Message-State: AOAM532U7BduyTaaUvwkPjvhttcY9armuu3Ssy+9DjcDysta9O4zQRUa 5NFApr2ibRf3dp4WlCoKFLxadw== X-Google-Smtp-Source: ABdhPJzZqdOXJaohzzZtDz50ASTwrjoZKe7xMde8PAXwlMCjmyvILxigfyXlLK3pJV2BdP8D9/wuzA== X-Received: by 2002:a05:6e02:1c8d:: with SMTP id w13mr1285591ill.301.1610407137843; Mon, 11 Jan 2021 15:18:57 -0800 (PST) Received: from [192.168.1.93] (pool-71-163-245-5.washdc.fios.verizon.net. [71.163.245.5]) by smtp.gmail.com with ESMTPSA id h1sm821992ilj.8.2021.01.11.15.18.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 11 Jan 2021 15:18:57 -0800 (PST) Subject: Re: [PATCH 6/6] thermal/core: Remove unused macro THERMAL_TRIPS_NONE To: Daniel Lezcano , rui.zhang@intel.com Cc: mjg59@codon.org.uk, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, amitk@kernel.org References: <20201214233811.485669-1-daniel.lezcano@linaro.org> <20201214233811.485669-6-daniel.lezcano@linaro.org> From: Thara Gopinath Message-ID: <50f6df7f-2ac7-4fa5-c605-4dd476c7ffbc@linaro.org> Date: Mon, 11 Jan 2021 18:18:55 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20201214233811.485669-6-daniel.lezcano@linaro.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 12/14/20 6:38 PM, Daniel Lezcano wrote: > The macro THERMAL_TRIPS_NONE is no longer used, remove it. > > Signed-off-by: Daniel Lezcano > --- Reviewed-by: Thara Gopinath > include/linux/thermal.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/linux/thermal.h b/include/linux/thermal.h > index a57232a9a6f9..060a2160add4 100644 > --- a/include/linux/thermal.h > +++ b/include/linux/thermal.h > @@ -17,7 +17,6 @@ > #include > #include > > -#define THERMAL_TRIPS_NONE -1 > #define THERMAL_MAX_TRIPS 12 > > /* invalid cooling state */ > -- Warm Regards Thara