From patchwork Fri Sep 13 12:59:07 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 20055 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f71.google.com (mail-qe0-f71.google.com [209.85.128.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C0FB120358 for ; Fri, 13 Sep 2013 13:03:15 +0000 (UTC) Received: by mail-qe0-f71.google.com with SMTP id a11sf1203646qen.10 for ; Fri, 13 Sep 2013 06:03:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:in-reply-to:references :x-original-sender:x-original-authentication-results:precedence :mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=AULnOhu1O8tvaTzh4HrRdG9lI2CYs7r3didc5ROlwoQ=; b=NIyeH6lsS1EigmoqNsfptPcmhD6tZ8ozNe925c1WAgBsHElTe+v+lUoSCWKsxARaHg jxIJH+yE6DRMJM68fNHu8CTzl8R8eiYXOJDiUDRPApLswEHHspoBJQDpSa0fP/smQMHE mne4nU1iFMUMBQXMv4FgfI13oU+FuRG4B0EIupANevnrypbOFmwhDuKxMWmKaIlVRgXm WSl8SalmgjDJ6c8Qn6FiHJcvgeCu9BS1iqrNNFITdH80tUj8Bd2b9KCQIslWCOh6Sks0 sPTR5pu2GMCEimHN9OeKN9ujm2Xj3RQJ5FIVkiNRwhv0YwH+eUU3BBxNGnv0k0IYpdeI KQbA== X-Gm-Message-State: ALoCoQngkywdKz+GwUY5B9Q13/kIg7j2pmeHWMoFiHr31WtCoFAafWpxQOwdT9ezrqF5r04EVw0X X-Received: by 10.58.34.237 with SMTP id c13mr848362vej.27.1379077395595; Fri, 13 Sep 2013 06:03:15 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.110.9 with SMTP id hw9ls1097827qeb.16.gmail; Fri, 13 Sep 2013 06:03:15 -0700 (PDT) X-Received: by 10.52.34.109 with SMTP id y13mr10232835vdi.8.1379077395380; Fri, 13 Sep 2013 06:03:15 -0700 (PDT) Received: from mail-vb0-f45.google.com (mail-vb0-f45.google.com [209.85.212.45]) by mx.google.com with ESMTPS id 10si3093482vcr.78.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Sep 2013 06:03:15 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.45 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.45; Received: by mail-vb0-f45.google.com with SMTP id e15so872944vbg.18 for ; Fri, 13 Sep 2013 06:03:15 -0700 (PDT) X-Received: by 10.58.233.173 with SMTP id tx13mr229596vec.31.1379077395269; Fri, 13 Sep 2013 06:03:15 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp79391vcz; Fri, 13 Sep 2013 06:03:13 -0700 (PDT) X-Received: by 10.68.125.226 with SMTP id mt2mr13378904pbb.115.1379077391614; Fri, 13 Sep 2013 06:03:11 -0700 (PDT) Received: from mail-pb0-f43.google.com (mail-pb0-f43.google.com [209.85.160.43]) by mx.google.com with ESMTPS id sl4si11118502pac.271.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Sep 2013 06:03:11 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.160.43 is neither permitted nor denied by best guess record for domain of viresh.kumar@linaro.org) client-ip=209.85.160.43; Received: by mail-pb0-f43.google.com with SMTP id md4so1207667pbc.2 for ; Fri, 13 Sep 2013 06:03:08 -0700 (PDT) X-Received: by 10.67.11.103 with SMTP id eh7mr15286610pad.153.1379077388303; Fri, 13 Sep 2013 06:03:08 -0700 (PDT) Received: from localhost ([122.167.78.148]) by mx.google.com with ESMTPSA id gg10sm11613448pbc.46.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 13 Sep 2013 06:03:07 -0700 (PDT) From: Viresh Kumar To: rjw@sisk.pl Cc: linaro-kernel@lists.linaro.org, patches@linaro.org, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Viresh Kumar Subject: [PATCH 001/228] cpufreq: Remove extra blank line Date: Fri, 13 Sep 2013 18:29:07 +0530 Message-Id: <527549804685f2fe723d0b6b7d60324ac6790771.1379063063.git.viresh.kumar@linaro.org> X-Mailer: git-send-email 1.7.12.rc2.18.g61b472e In-Reply-To: References: In-Reply-To: References: X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: viresh.kumar@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.45 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , We don't need a blank line just at start of a block, lets remove it. Signed-off-by: Viresh Kumar --- drivers/cpufreq/cpufreq.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/cpufreq/cpufreq.c b/drivers/cpufreq/cpufreq.c index 005eb73..3d5e6d6 100644 --- a/drivers/cpufreq/cpufreq.c +++ b/drivers/cpufreq/cpufreq.c @@ -1240,7 +1240,6 @@ static int __cpufreq_remove_dev_prepare(struct device *dev, if (!frozen) sysfs_remove_link(&dev->kobj, "cpufreq"); } else if (cpus > 1) { - new_cpu = cpufreq_nominate_new_policy_cpu(policy, cpu, frozen); if (new_cpu >= 0) { WARN_ON(lock_policy_rwsem_write(cpu));