From patchwork Thu Oct 3 15:56:40 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 20790 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f69.google.com (mail-qe0-f69.google.com [209.85.128.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 77A8125CAB for ; Thu, 3 Oct 2013 15:57:10 +0000 (UTC) Received: by mail-qe0-f69.google.com with SMTP id 1sf5499791qec.4 for ; Thu, 03 Oct 2013 08:57:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state: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=nJq1iv+MPHwfJGuUy77mE8fcOAaC+4hLuonZrtptxZg=; b=BDnxZ76FbS2D0oJs3Gv7o7raA414M2XW36vx/9nTnncft+lxLI3DfsTSEr0bZDzouP lWyve9Rq5+KUTcjzvoMOuyuVh1ipknEuReT80DuLTHt1nTT6Dt8akSm04Nlc8UdGvaLQ 6JjJQYS00NvluF1eq0yqkk6O/cyHD3GsLPszDQr97cZcAZQxNnSD2qHG9jqzHKefCSvF 0OvQwrsPRUety3WADgLjLk7Xfcv8dVCt5vCBrU1fzRu7M0vx1pU3so0dLJUhASCxa2WW Z6GavxPxaMi1peEgT+N4Bpc0JBnEBa4zOG8q3a7zQZOiycmmuHnGkzmq0a4tg1ykXoCO C9OQ== X-Received: by 10.236.227.165 with SMTP id d35mr7559512yhq.51.1380815830299; Thu, 03 Oct 2013 08:57:10 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.74.69 with SMTP id r5ls975943qev.1.gmail; Thu, 03 Oct 2013 08:57:10 -0700 (PDT) X-Received: by 10.52.98.35 with SMTP id ef3mr449004vdb.37.1380815830184; Thu, 03 Oct 2013 08:57:10 -0700 (PDT) Received: from mail-ve0-f169.google.com (mail-ve0-f169.google.com [209.85.128.169]) by mx.google.com with ESMTPS id na9si1883167vcb.76.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Oct 2013 08:57:10 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.169 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.169; Received: by mail-ve0-f169.google.com with SMTP id db12so1825173veb.14 for ; Thu, 03 Oct 2013 08:57:10 -0700 (PDT) X-Gm-Message-State: ALoCoQlOj/MbP/ZGi/4BVQ2BejLpiYKkF8NH9BeQ+mjte9ctOGqaRN1ksyQjCP7hbzbnpewaA5tg X-Received: by 10.52.103.35 with SMTP id ft3mr6840946vdb.5.1380815830078; Thu, 03 Oct 2013 08:57:10 -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 u4csp189143vcz; Thu, 3 Oct 2013 08:57:09 -0700 (PDT) X-Received: by 10.66.158.131 with SMTP id wu3mr3033074pab.181.1380815828945; Thu, 03 Oct 2013 08:57:08 -0700 (PDT) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by mx.google.com with ESMTPS id ws5si6796467pab.267.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Oct 2013 08:57:08 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.54 is neither permitted nor denied by best guess record for domain of viresh.kumar@linaro.org) client-ip=209.85.220.54; Received: by mail-pa0-f54.google.com with SMTP id kx10so2823267pab.27 for ; Thu, 03 Oct 2013 08:57:08 -0700 (PDT) X-Received: by 10.68.189.5 with SMTP id ge5mr9485855pbc.42.1380815828564; Thu, 03 Oct 2013 08:57:08 -0700 (PDT) Received: from localhost ([122.167.152.64]) by mx.google.com with ESMTPSA id fk4sm11537812pab.23.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 03 Oct 2013 08:57:07 -0700 (PDT) From: Viresh Kumar To: rjw@sisk.pl, daniel.lezcano@linaro.org Cc: linaro-kernel@lists.linaro.org, patches@linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Viresh Kumar Subject: [PATCH V2 01/16] cpuidle: fix indentation of cpumask Date: Thu, 3 Oct 2013 21:26:40 +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.128.169 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: , cpumask is indented using spaces instead of tabs. Fix it. Signed-off-by: Viresh Kumar --- include/linux/cpuidle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/cpuidle.h b/include/linux/cpuidle.h index 781addc..c082425 100644 --- a/include/linux/cpuidle.h +++ b/include/linux/cpuidle.h @@ -114,7 +114,7 @@ struct cpuidle_driver { int safe_state_index; /* the driver handles the cpus in cpumask */ - struct cpumask *cpumask; + struct cpumask *cpumask; }; #ifdef CONFIG_CPU_IDLE