lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 26 Mar 2008 12:14:16 +0100
From:	Jiri Slaby <jirislaby@...il.com>
To:	Ingo Molnar <mingo@...e.hu>
CC:	Al Viro <viro@...IV.linux.org.uk>, J?rn Engel <joern@...fs.org>,
	David Miller <davem@...emloft.net>, joe@...ches.com,
	tglx@...utronix.de, linux-kernel@...r.kernel.org,
	Andy Whitcroft <apw@...dowen.org>
Subject: Re: [patch] bkl2mtd: cleanup

On 03/26/2008 12:10 PM, Ingo Molnar wrote:
>  type
>  function_name(vars...)
>  {
> 
> which tends to stay cleanly 2-line and looks tidier and shorter than 
> the:
> 
>  type function_name(vars...
>                     more vars ...)
>  {
> 
> form. The preferred form is of course:
> 
>  type function_name(vars...)

Anyway I wouldn't mix that bsd style with this one in one particular file. 
(Beside the fact I dislike the BSD one.)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ