|
Subject: CFD: linux-wanking <at> vger.kernel.org (was [PATCH] Standard indentation of arguments) Newsgroups: gmane.linux.kernel Date: 2008-05-21 08:34:13 GMT (20 weeks, 1 hour and 9 minutes ago) This is a call for discussion for new maillist on vger. List name: linux-wanking <at> vger.kernel.org Rationale: the need for such list has been demonstrated during the last few months by rapid increase in the amount of traffic topical for such list (and completely unrelated to any kind of kernel development) misposted on linux-kernel. A separate list dedicated to this kind of self-gratification would hopefully * reduce the gag reflex among the l-k readers * provide a forum where such activity could be indulged in comfort and safety from mocking * in cases inspiring Ingo's theory of spontaneous onset of sanity, shield the emerging sentients from the prejudice created by their previous output. Exhibit A: On Wed, May 21, 2008 at 01:58:48PM +0800, Jianjun Kong wrote: > Standard indentation of arguments. > I use right blank space to displace the last table, in order to make the arguments alining. For example: > > old: > extern void test_fun(struct list_head *new, > struct list_head *prev, > struct list_head *next); > new: > extern void test_fun(struct list_head *new, > struct list_head *prev, > struct list_head *next); Further examples can be trivially found in l-k archives and will be provided on demand. |
|
|