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

From: Al Viro
Date: Wed May 21 2008 - 04:34:35 EST


This is a call for discussion for new maillist on vger.

List name: linux-wanking@xxxxxxxxxxxxxxx

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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/