From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH v3 1/2] PM / OPP: introduce an OPP power estimation helper Date: Mon, 22 Jan 2018 10:42:37 +0530 Message-ID: <20180122051237.GE2421@vireshk-i7> References: <20180119094549.5468-1-quentin.perret@arm.com> <20180119094549.5468-2-quentin.perret@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pf0-f193.google.com ([209.85.192.193]:46528 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750770AbeAVFMj (ORCPT ); Mon, 22 Jan 2018 00:12:39 -0500 Received: by mail-pf0-f193.google.com with SMTP id y5so6216249pff.13 for ; Sun, 21 Jan 2018 21:12:39 -0800 (PST) Content-Disposition: inline In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Joel Fernandes Cc: Quentin Perret , Linux PM , "Rafael J. Wysocki" , vireshk@kernel.org, nm@ti.com, sboyd@codeaurora.org, sudeep.holla@arm.com, amit.kachhap@gmail.com, javi.merino@kernel.org, rui.zhang@intel.com, edubezval@gmail.com, matthias.bgg@gmail.com, Dietmar Eggemann , Morten Rasmussen , Patrick Bellasi , Ionela Voinescu , Todd Kjos On 19-01-18, 15:36, Joel Fernandes wrote: > Does this need to be a separate static function? There's only one user > of the function in the C file and it adds more LOC. I would prefer it that way too, i.e. a separate routine for this stuff. -- viresh