login
Header Space

 
 

Re: CFD: linux-wanking@vger.kernel.org (was [PATCH] Standard indentation of arguments)

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Cyrill Gorcunov <gorcunov@...>
Cc: Andrew Morton <akpm@...>, Theodore Tso <tytso@...>, Christoph Hellwig <hch@...>, Al Viro <viro@...>, <linux-kernel@...>, <davem@...>
Date: Wednesday, May 21, 2008 - 3:42 pm

Hi,

Cyrill Gorcunov <gorcunov@gmail.com> writes:


How about the following?

---

From: Johannes Weiner <hannes@saeurebad.de>
Subject: [PATCH] CodingStyle: no more trivial coding style fixes, please

Add a note to CodingStyle that style cleanups should only be done if the
code is really offending and violating the kernel conventions heavily.
But no more oneliners fixing indentation and the like.

Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
---

 Documentation/CodingStyle |   12 ++++++++++++
 1 file changed, 12 insertions(+)

--- a/Documentation/CodingStyle
+++ b/Documentation/CodingStyle
@@ -783,6 +783,18 @@ own custom mode, or may have some other 
 work correctly.
 
 
+		Chapter 19:  No coding style patches, please
+
+While all these conventions should be honored when writing new code
+please do not send patches that fix minimal coding style issues only.
+
+If a whole file or several logically connected ones are in a really
+bad shape (i.e. violating several points named here), a patch cleaning
+them up in one go is okay.
+
+But do not send patches that fix indentation of two lines.  It is not
+worth the effort.
+
 
 		Appendix I: References

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Standard indentation of arguments, Jianjun Kong, (Wed May 21, 1:58 am)
Re: CFD: linux-wanking@vger.kernel.org (was [PATCH] Standard..., Christoph Hellwig, (Wed May 21, 6:32 am)
Re: CFD: linux-wanking@vger.kernel.org, David Miller, (Wed May 21, 3:49 pm)
Re: CFD: linux-wanking@vger.kernel.org, Al Viro, (Wed May 21, 6:03 pm)
Re: CFD: linux-wanking@vger.kernel.org (was [PATCH] Standard..., Johannes Weiner, (Wed May 21, 3:42 pm)
Re: CFD: linux-wanking@vger.kernel.org (was [PATCH] Standard..., Arjan van de Ven, (Thu May 22, 11:29 am)
Re: CFD: linux-wanking@vger.kernel.org, David Miller, (Wed May 21, 4:10 pm)
Re: CFD: linux-wanking@vger.kernel.org, Willy Tarreau, (Wed May 21, 5:25 pm)
Re: CFD: linux-wanking@vger.kernel.org, Stefan Richter, (Wed May 21, 5:44 pm)
Re: CFD: linux-wanking@vger.kernel.org, Willy Tarreau, (Wed May 21, 5:56 pm)
Re: CFD: linux-wanking@vger.kernel.org, David Miller, (Wed May 21, 5:19 am)
Re: [PATCH] Standard indentation of arguments, Jiri Slaby, (Wed May 21, 3:19 am)
Re: [PATCH] Standard indentation of arguments, David Newall, (Wed May 21, 7:35 am)
speck-geostationary