Re: [PATCH] Improve Documentation/stable_api_nonsense.txt v2

2008-02-03 Thread Heikki Orsila
On Sat, Feb 02, 2008 at 09:03:10PM -0800, Greg KH wrote: > On Sat, Feb 02, 2008 at 07:52:37PM -0500, Daniel Hazelton wrote: > > Actually, Greg, a hell of a lot of people that don't track linux kernel > > development do think that way. And there are always going to be people that > > think that wa

Re: [PATCH] Improve Documentation/stable_api_nonsense.txt v2

2008-02-02 Thread Daniel Hazelton
On Sunday 03 February 2008 00:03:10 Greg KH wrote: > On Sat, Feb 02, 2008 at 07:52:37PM -0500, Daniel Hazelton wrote: > > On Saturday 02 February 2008 19:22:49 Greg KH wrote: > > > On Sat, Feb 02, 2008 at 04:44:57PM +0200, Heikki Orsila wrote: > > > > > > > > > > @@ -145,6 +145,10 @@ as small as p

Re: [PATCH] Improve Documentation/stable_api_nonsense.txt v2

2008-02-02 Thread Greg KH
On Sat, Feb 02, 2008 at 07:52:37PM -0500, Daniel Hazelton wrote: > On Saturday 02 February 2008 19:22:49 Greg KH wrote: > > On Sat, Feb 02, 2008 at 04:44:57PM +0200, Heikki Orsila wrote: > > > > @@ -145,6 +145,10 @@ as small as possible, and that all potential > > > interfaces are tested as well a

Re: [PATCH] Improve Documentation/stable_api_nonsense.txt v2

2008-02-02 Thread Daniel Hazelton
On Saturday 02 February 2008 19:22:49 Greg KH wrote: > On Sat, Feb 02, 2008 at 04:44:57PM +0200, Heikki Orsila wrote: > > @@ -145,6 +145,10 @@ as small as possible, and that all potential > > interfaces are tested as well as they can be (unused interfaces are > > pretty much impossible to test for

Re: [PATCH] Improve Documentation/stable_api_nonsense.txt v2

2008-02-02 Thread Greg KH
On Sat, Feb 02, 2008 at 04:44:57PM +0200, Heikki Orsila wrote: > This is version 2 of the patch. Address Gregs, Matts and Andis comments. > Retain the word "exact" due to request of Greg. Use "the exact > same" as per "Matt Mackall". > > * Change wording > * Make a remark about necessary changes i