From patchwork Wed Mar 19 10:51:33 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 26552 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pd0-f200.google.com (mail-pd0-f200.google.com [209.85.192.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id D8A7C203C3 for ; Wed, 19 Mar 2014 10:52:23 +0000 (UTC) Received: by mail-pd0-f200.google.com with SMTP id p10sf20519011pdj.11 for ; Wed, 19 Mar 2014 03:52:22 -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:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=JMG1onXZqWZu6eCa2Zqs3OkoHP2jMj45BLJ1Z18Q03M=; b=iNGuMTvqpuSCexVP2WObI6Tbmnwz2FJ1IV2YjDMM25X/IyCbPCuHUw0ztJLNK0XKZ5 F847U16fQ2vCtOhguSPow2W106juQuBSfdUybdTFOhg3BheI8Q9XcU1D/z/MFlnHnm2e VzEkLnNgP0HzXiwlZ8UzIYWlOMb3P8U/+ZBM9LjTJ2GbF2sPXUA9YZ9pDswjHX6LKBwU O6u2Y+/nQgC0DyTiCmpqJseUhxMuc5Csx5tSHaVNkn+crdn0MdA2W9fAsjn5cYexcQjl wIDERa2ZszQ5pVP675tnWfmREx+dywuJ22ZbEEqhIPsfK+VlCKyi/AnHHXn4TUgNmx0d kVSw== X-Gm-Message-State: ALoCoQnREzlXgHjjLic4Bu8VttWUyncGOR0WAUAHwKO/adfH6k0yg5a/Nbj0VOqsmKRyTtrJGUfz X-Received: by 10.66.148.10 with SMTP id to10mr761718pab.12.1395226342904; Wed, 19 Mar 2014 03:52:22 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.94.210 with SMTP id g76ls2385969qge.69.gmail; Wed, 19 Mar 2014 03:52:22 -0700 (PDT) X-Received: by 10.220.250.203 with SMTP id mp11mr1731175vcb.2.1395226342683; Wed, 19 Mar 2014 03:52:22 -0700 (PDT) Received: from mail-ve0-f170.google.com (mail-ve0-f170.google.com [209.85.128.170]) by mx.google.com with ESMTPS id sn5si3416201vdc.29.2014.03.19.03.52.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 19 Mar 2014 03:52:22 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.170 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.170; Received: by mail-ve0-f170.google.com with SMTP id pa12so8667226veb.15 for ; Wed, 19 Mar 2014 03:52:22 -0700 (PDT) X-Received: by 10.220.188.10 with SMTP id cy10mr66104vcb.36.1395226342571; Wed, 19 Mar 2014 03:52:22 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.220.78.9 with SMTP id i9csp288435vck; Wed, 19 Mar 2014 03:52:21 -0700 (PDT) X-Received: by 10.68.194.65 with SMTP id hu1mr16755797pbc.158.1395226341175; Wed, 19 Mar 2014 03:52:21 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id xj10si14666827pab.491.2014.03.19.03.52.09; Wed, 19 Mar 2014 03:52:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933750AbaCSKvz (ORCPT + 26 others); Wed, 19 Mar 2014 06:51:55 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:57246 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932602AbaCSKvk (ORCPT ); Wed, 19 Mar 2014 06:51:40 -0400 Received: by mail-wi0-f172.google.com with SMTP id hi5so4839712wib.11 for ; Wed, 19 Mar 2014 03:51:39 -0700 (PDT) X-Received: by 10.180.91.164 with SMTP id cf4mr19248066wib.37.1395226299827; Wed, 19 Mar 2014 03:51:39 -0700 (PDT) Received: from localhost ([213.122.173.131]) by mx.google.com with ESMTPSA id q15sm54909520wjw.18.2014.03.19.03.51.36 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 19 Mar 2014 03:51:38 -0700 (PDT) From: Viresh Kumar To: tglx@linutronix.de Cc: linaro-kernel@lists.linaro.org, linux-kernel@vger.kernel.org, fweisbec@gmail.com, trivial@kernel.org, Viresh Kumar Subject: [PATCH] hrtimer: rearrange comments in the order struct members are declared Date: Wed, 19 Mar 2014 16:21:33 +0530 Message-Id: <1db1a3cfbe8a9ea49396af75c6ac04a2e67e3ab0.1395226248.git.viresh.kumar@linaro.org> X-Mailer: git-send-email 1.7.12.rc2.18.g61b472e Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.170 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 Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Rearrange kernel doc comments in the order members of struct hrtimer are declared. Signed-off-by: Viresh Kumar --- include/linux/hrtimer.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/hrtimer.h b/include/linux/hrtimer.h index d19a5c2..e7a8d3f 100644 --- a/include/linux/hrtimer.h +++ b/include/linux/hrtimer.h @@ -96,12 +96,12 @@ enum hrtimer_restart { * @function: timer expiry callback function * @base: pointer to the timer base (per cpu and per clock) * @state: state information (See bit values above) + * @start_pid: timer statistics field to store the pid of the task which + * started the timer * @start_site: timer statistics field to store the site where the timer * was started * @start_comm: timer statistics field to store the name of the process which * started the timer - * @start_pid: timer statistics field to store the pid of the task which - * started the timer * * The hrtimer structure must be initialized by hrtimer_init() */