[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1409021445580.2481@pobox.suse.cz>
Date: Tue, 2 Sep 2014 14:47:46 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Vishnu Pratap Singh <vishnu.ps@...sung.com>
cc: akpm@...ux-foundation.org, oleg@...hat.com, richard@....at,
paulmck@...ux.vnet.ibm.com, fabf@...net.be,
viro@...iv.linux.org.uk, linux-kernel@...r.kernel.org,
cpgs@...sung.com, pintu.k@...sung.com, vishu13285@...il.com
Subject: Re: [PATCH] kernel/signal.c: whitespace fixes
On Tue, 2 Sep 2014, Vishnu Pratap Singh wrote:
> From: "vishnu.ps" <vishnu.ps@...sung.com>
>
> Fix minor errors and warning messages in kernel/signal.c. These errors were
> reported by checkpatch while working with some modifications in signal.c
> file.
>
> ERROR: code indent should use tabs where possible - 18
> ERROR: need consistent spacing around '&' (ctx:WxO) - 11
> ERROR: space prohibited after that '~' (ctx:OxW) - 11
> ERROR: trailing whitespace - 4
> ERROR: space required after that ',' (ctx:VxV) - 4
> ERROR: trailing statements should be on next line - 3
> ERROR: "foo * bar" should be "foo *bar" - 1
>
> total 52 errors fixed.
I am not taking this through trivial.git; it just clutters results of 'git
blame' horribly for no measurable gain.
Changes like this are reasonable only if you make any real changes to the
code at the same time.
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists