login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
September
»
29
Re: [PATCH] 0/3 coding standards documentation/code updates
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Randy Dunlap <randy.dunlap@...>
To: J. Bruce Fields <bfields@...>
Cc: Linus Torvalds <torvalds@...>, Erez Zadok <ezk@...>, <akpm@...>, <linux-kernel@...>
Subject:
Re: [PATCH] 0/3 coding standards documentation/code updates
Date: Saturday, September 29, 2007 - 4:14 pm
On Sat, 29 Sep 2007 15:56:38 -0400 J. Bruce Fields wrote:
quoted text
> On Sat, Sep 29, 2007 at 11:18:05AM -0700, Linus Torvalds wrote: > > I'm not very happy with this. > > > > "CodingStyle" should be about the big issues, not about details. Yes, > > we've messed that up over the years, but let's not continue that. > > > > In other words, I'd suggest *removing* lines from CodingStyle, not adding > > them. The file has already gone from a "good general principles" to "lots > > of stupid details". Let's not make it worse. > > It'd be nice to split the current CodingStyle into two documents:
I agree. This is just what I was thinking during lunch.
quoted text
> - A shorter CodingStyle that gives the spirit of the style > (short functions, minimal nesting, logic as straightforward as > possible, etc.), and addresses the most commonly repeated > mistakes, without so much detail that people's eyes glaze > over. You want to be able to recommend it to your students > (or whoever) in reasonable confidence that they'll actually > read it and have fun (leave the jokes in!). Currently I'm > suspicious that it's becoming something that everybody > recommends but noone bothers to sit down and read anymore > unless they're working on it. > > - A CodingStyleReference that's just a long dry list of rules, > organized to make it easy to look up an individual rule when > needed. That'd also take the pressure of CodingStyle to > accept every new detail. > > It'd be a start just to revert CodingStyle to its original content and > move the rest to CodingStyleReference. But someone would want to skim > through the CodingStyle history for any legimate corrections that we > want to keep.
--- ~Randy Phaedrus says that Quality is about caring. -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH] 0/3 coding standards documentation/code updates
, Erez Zadok
, (Fri Sep 28, 5:31 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Linus Torvalds
, (Sat Sep 29, 2:18 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
,
, (Sat Sep 29, 10:24 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Al Viro
, (Sat Sep 29, 11:27 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
,
, (Sat Sep 29, 11:39 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Linus Torvalds
, (Sat Sep 29, 11:00 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
,
, (Sat Sep 29, 11:29 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Theodore Tso
, (Sun Sep 30, 1:57 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Linus Torvalds
, (Sat Sep 29, 11:35 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Erez Zadok
, (Sat Sep 29, 8:23 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Linus Torvalds
, (Sat Sep 29, 8:49 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Erez Zadok
, (Sun Sep 30, 12:01 am)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Mark Lord
, (Sun Sep 30, 1:40 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Randy Dunlap
, (Sun Sep 30, 1:59 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Robert P. J. Day
, (Sat Sep 29, 5:56 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, J. Bruce Fields
, (Sat Sep 29, 3:56 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Theodore Tso
, (Sat Sep 29, 10:06 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Erez Zadok
, (Sat Sep 29, 11:28 pm)
Re: [PATCH] 0/3 coding standards documentation/code updates
, Randy Dunlap
, (Sat Sep 29, 4:14 pm)
[PATCH 1/3] CodingStyle updates
, Erez Zadok
, (Fri Sep 28, 5:32 pm)
Re: [PATCH 1/3] CodingStyle updates
, Randy Dunlap
, (Sat Sep 29, 2:01 pm)
Re: [PATCH 1/3] CodingStyle updates
, Sam Ravnborg
, (Sat Sep 29, 2:29 pm)
[OT] kbuild syntax extension for ccflags and asflags (was: [...
, Ingo Oeser
, (Sat Sep 29, 4:21 pm)
Re: [OT] kbuild syntax extension for ccflags and asflags (wa...
, Sam Ravnborg
, (Sat Sep 29, 4:24 pm)
Re: [PATCH 1/3] CodingStyle updates
, Scott Preece
, (Sat Sep 29, 11:59 am)
Re: [PATCH 1/3] CodingStyle updates
, Shawn Bohrer
, (Sat Sep 29, 10:43 am)
Re: [PATCH 1/3] CodingStyle updates
, Randy Dunlap
, (Fri Sep 28, 5:46 pm)
[PATCH 3/3] New script to check coding-style compliance on m...
, Erez Zadok
, (Fri Sep 28, 5:32 pm)
Re: [PATCH 3/3] New script to check coding-style compliance ...
, Sam Ravnborg
, (Sat Sep 29, 6:10 am)
[PATCH 2/3] Update usage string for checkpatch.pl
, Erez Zadok
, (Fri Sep 28, 5:32 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Dimitri Sivanich
Re: Inquiry: Should we remove "isolcpus= kernel boot option? (may have realtime us...
Andi Kleen
[PATCH] [3/22] x86_64: Kill temp boot pmds
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
tvrtko.ursulin
Re: [malware-list] scanner interface proposal was: [TALPA] Intro to a linux interf...
git
:
linux-netdev
:
David Miller
[GIT]: Networking
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Alan Cox
Re: [BUG] New Kernel Bugs
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
3 users
and
815 guests
online.
Online users
franksamson3
greatpcsoftware00
allie21q
Syndicate