From patchwork Fri Sep 13 12:59:08 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 20056 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f200.google.com (mail-qc0-f200.google.com [209.85.216.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 58EF6266EA for ; Fri, 13 Sep 2013 13:03:17 +0000 (UTC) Received: by mail-qc0-f200.google.com with SMTP id x20sf1184860qcv.11 for ; Fri, 13 Sep 2013 06:03:17 -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=c/jqPTV0ckgsdF+gHF8bApWmVzYMrACNqMGvY73thcU=; b=gGBfS3r6r1KefaqosVyO58CxCi/uIkODHzGbdk37TJKse2Ijo/YTKXxORRKK2PFsg+ JicGBKybwlNwKLikfev3/NIMCmOmwVoLdIDXLE7NqN+MgTI/GfDCaO6HbfBryC5cSi5E a8ovVrnkPgAhj9xbVmt2AmvFRLgJ8XcT4K0XtpOi6u4EjhuERmmQshbjllH0WmEQdEWF Iu9yrsf0kthASUAdWzMDX7qGEhjZaTJi0NxdkgiLt0kryz7UdS+BcOGYeDzY7/en17Hi UN9Akxbf5wFESS+4rH2U75j0ib9Zw94IxiVjg7/pQPNOe3fuqj3bLF0ZptufeOXEzWqU GN8Q== X-Gm-Message-State: ALoCoQljfU9aHhFziVXVvkh1CliWNYCDdXLFXojwyVlq1Uh4hiDk0ubyxOSMkpXlQeZvRn/jq564 X-Received: by 10.236.85.6 with SMTP id t6mr4725510yhe.37.1379077397077; Fri, 13 Sep 2013 06:03:17 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.49.42 with SMTP id r10ls1175902qen.86.gmail; Fri, 13 Sep 2013 06:03:16 -0700 (PDT) X-Received: by 10.220.186.202 with SMTP id ct10mr12121392vcb.14.1379077396827; Fri, 13 Sep 2013 06:03:16 -0700 (PDT) Received: from mail-vb0-f53.google.com (mail-vb0-f53.google.com [209.85.212.53]) by mx.google.com with ESMTPS id st7si3088566vdc.68.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Sep 2013 06:03:16 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.53 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.53; Received: by mail-vb0-f53.google.com with SMTP id i3so869654vbh.40 for ; Fri, 13 Sep 2013 06:03:16 -0700 (PDT) X-Received: by 10.52.24.4 with SMTP id q4mr620273vdf.34.1379077396719; Fri, 13 Sep 2013 06:03:16 -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 u4csp79393vcz; Fri, 13 Sep 2013 06:03:16 -0700 (PDT) X-Received: by 10.68.254.42 with SMTP id af10mr13329567pbd.154.1379077395665; Fri, 13 Sep 2013 06:03:15 -0700 (PDT) Received: from mail-pb0-f45.google.com (mail-pb0-f45.google.com [209.85.160.45]) by mx.google.com with ESMTPS id zp6si7387092pbc.217.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.160.45 is neither permitted nor denied by best guess record for domain of viresh.kumar@linaro.org) client-ip=209.85.160.45; Received: by mail-pb0-f45.google.com with SMTP id mc17so1201592pbc.18 for ; Fri, 13 Sep 2013 06:03:15 -0700 (PDT) X-Received: by 10.66.149.73 with SMTP id ty9mr15021309pab.36.1379077395156; Fri, 13 Sep 2013 06:03:15 -0700 (PDT) Received: from localhost ([122.167.78.148]) by mx.google.com with ESMTPSA id fa4sm17957333pab.17.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 13 Sep 2013 06:03:14 -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 002/228] cpufreq: don't break string in print statements Date: Fri, 13 Sep 2013 18:29:08 +0530 Message-Id: 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.53 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: , As a rule its better not to break string (quoted inside "") in a print statement even if it crosses 80 column boundary as that may introduce unwanted bugs and so this patch rewrites one of the print statements.. Reviewed-by: Srivatsa S. Bhat Signed-off-by: Viresh Kumar --- drivers/cpufreq/cpufreq.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/cpufreq/cpufreq.c b/drivers/cpufreq/cpufreq.c index 3d5e6d6..6a8cae9 100644 --- a/drivers/cpufreq/cpufreq.c +++ b/drivers/cpufreq/cpufreq.c @@ -1247,8 +1247,8 @@ static int __cpufreq_remove_dev_prepare(struct device *dev, unlock_policy_rwsem_write(cpu); if (!frozen) { - pr_debug("%s: policy Kobject moved to cpu: %d " - "from: %d\n",__func__, new_cpu, cpu); + pr_debug("%s: policy Kobject moved to cpu: %d from: %d\n", + __func__, new_cpu, cpu); } } }