From patchwork Thu Sep 12 05:25:44 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 19984 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f198.google.com (mail-ve0-f198.google.com [209.85.128.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id B8B1C20F59 for ; Thu, 12 Sep 2013 05:26:30 +0000 (UTC) Received: by mail-ve0-f198.google.com with SMTP id c14sf10630949vea.9 for ; Wed, 11 Sep 2013 22:26:30 -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=jilxRN2d/Hc7ByqEY1TTUvsMtqCvDYxI2CjPZdmgxVA=; b=cAeGTGo2qOr0tk3OErFAQFj5tBRObXDj7o6xZQYbY4KO+D/elX9couqC6IapJjfFeo +RElbeEWr9RjRp5XZE6I9CynFJ/PM9avn8fXs4u+drg7sms9nP5SG3sb3rEk2vncXTc/ Q2g+TX8iLkPJTjDB80tTxlg6Alx0aK51skR7UkVa6zrVDzpaKv1VepGHOAyWQLZ/mXES SOX5jJanRI6F4kn8sqqSXa6QT8lOOrOGoGosckkoB+TB2eGlRczCzccuWmrHwG7ojnXs EazoxPBsPHq88bYsM3nhM7iBoJ6kNIw16az36Hpn1Qnhj9Fp4dQYB9GBqgno6iSx5TBz Sc9w== X-Gm-Message-State: ALoCoQl4w/5VIs6GOrPWGCOlrhNp3owm1eIjWyY2ASKqv22CwuhO9/f/urVaG8op0q+2TviM/tp/ X-Received: by 10.236.69.35 with SMTP id m23mr2192348yhd.6.1378963590243; Wed, 11 Sep 2013 22:26:30 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.41.5 with SMTP id b5ls577272qel.70.gmail; Wed, 11 Sep 2013 22:26:30 -0700 (PDT) X-Received: by 10.52.116.74 with SMTP id ju10mr4091931vdb.20.1378963589987; Wed, 11 Sep 2013 22:26:29 -0700 (PDT) Received: from mail-vc0-f174.google.com (mail-vc0-f174.google.com [209.85.220.174]) by mx.google.com with ESMTPS id z6si650885vcu.70.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 11 Sep 2013 22:26:29 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.174 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.174; Received: by mail-vc0-f174.google.com with SMTP id gd11so6812344vcb.5 for ; Wed, 11 Sep 2013 22:26:29 -0700 (PDT) X-Received: by 10.58.119.233 with SMTP id kx9mr4838336veb.3.1378963589908; Wed, 11 Sep 2013 22:26:29 -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 u4csp842vcz; Wed, 11 Sep 2013 22:26:29 -0700 (PDT) X-Received: by 10.68.2.166 with SMTP id 6mr1103354pbv.165.1378963587332; Wed, 11 Sep 2013 22:26:27 -0700 (PDT) Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com [209.85.220.47]) by mx.google.com with ESMTPS id j3si1408808pbw.189.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 11 Sep 2013 22:26:27 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.47 is neither permitted nor denied by best guess record for domain of viresh.kumar@linaro.org) client-ip=209.85.220.47; Received: by mail-pa0-f47.google.com with SMTP id kl13so610081pab.34 for ; Wed, 11 Sep 2013 22:26:26 -0700 (PDT) X-Received: by 10.66.159.132 with SMTP id xc4mr7629430pab.27.1378963586889; Wed, 11 Sep 2013 22:26:26 -0700 (PDT) Received: from localhost ([106.197.36.204]) by mx.google.com with ESMTPSA id xe9sm2142166pbc.21.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 11 Sep 2013 22:26:26 -0700 (PDT) From: Viresh Kumar To: rjw@sisk.pl, swarren@wwwdotorg.org, srivatsa.bhat@linux.vnet.ibm.com Cc: linaro-kernel@lists.linaro.org, patches@linaro.org, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Viresh Kumar Subject: [PATCH 1/5] cpufreq: Remove extra blank line Date: Thu, 12 Sep 2013 10:55:44 +0530 Message-Id: <22f0d94203b9e3d29f123c0e80df4b012e01dbb5.1378963070.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.220.174 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 5a64f66..28477eb 100644 --- a/drivers/cpufreq/cpufreq.c +++ b/drivers/cpufreq/cpufreq.c @@ -1185,7 +1185,6 @@ static int __cpufreq_remove_dev_prepare(struct device *dev, if (cpu != policy->cpu && !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));