[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171024101001.cv6e5llflnkzhuim@gmail.com>
Date: Tue, 24 Oct 2017 12:10:01 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Byungchul Park <byungchul.park@....com>
Cc: peterz@...radead.org, axboe@...nel.dk, tglx@...utronix.de,
linux-kernel@...r.kernel.org, linux-mm@...ck.org, tj@...nel.org,
johannes.berg@...el.com, oleg@...hat.com, amir73il@...il.com,
david@...morbit.com, darrick.wong@...cle.com,
linux-xfs@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-block@...r.kernel.org, hch@...radead.org, idryomov@...il.com,
kernel-team@....com
Subject: Re: [PATCH v3 7/8] genhd.h: Remove trailing white space
* Byungchul Park <byungchul.park@....com> wrote:
> Trailing white space is not accepted in kernel coding style. Remove
> them.
>
> Signed-off-by: Byungchul Park <byungchul.park@....com>
> ---
> include/linux/genhd.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/include/linux/genhd.h b/include/linux/genhd.h
> index ea652bf..6d85a75 100644
> --- a/include/linux/genhd.h
> +++ b/include/linux/genhd.h
> @@ -3,7 +3,7 @@
>
> /*
> * genhd.h Copyright (C) 1992 Drew Eckhardt
> - * Generic hard disk header file by
> + * Generic hard disk header file by
> * Drew Eckhardt
> *
> * <drew@...orado.edu>
> @@ -471,7 +471,7 @@ struct bsd_disklabel {
> __s16 d_type; /* drive type */
> __s16 d_subtype; /* controller/d_type specific */
> char d_typename[16]; /* type name, e.g. "eagle" */
> - char d_packname[16]; /* pack identifier */
> + char d_packname[16]; /* pack identifier */
> __u32 d_secsize; /* # of bytes per sector */
> __u32 d_nsectors; /* # of data sectors per track */
> __u32 d_ntracks; /* # of tracks per cylinder */
This patch should not be part of this lockdep series - please send it to Jens
separately - who might or might not apply it, depending on the subsystem's policy
regarding whitespace-only patches.
Thanks,
Ingo
Powered by blists - more mailing lists