From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH] cpufreq: governor: Rename skip_work to work_count Date: Tue, 9 Feb 2016 09:20:06 +0530 Message-ID: <20160209035006.GA10843@vireshk> References: <10636342.9MrKUjbuVK@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <10636342.9MrKUjbuVK@vostro.rjw.lan> Sender: linux-kernel-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: Linux PM list , Linux Kernel Mailing List List-Id: linux-pm@vger.kernel.org On 08-02-16, 23:41, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > The skip_work field in struct policy_dbs_info technically is a > counter, so give it a new name to reflect that. > > No functional changes. > > Signed-off-by: Rafael J. Wysocki > --- > > On top of the bleeding-edge branch on linux-pm.git. > > Thanks, > Rafael > > --- > drivers/cpufreq/cpufreq_governor.c | 14 +++++++------- > drivers/cpufreq/cpufreq_governor.h | 2 +- > 2 files changed, 8 insertions(+), 8 deletions(-) Acked-by: Viresh Kumar -- viresh