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]
Message-ID: <4A309557.8040508@redhat.com>
Date:	Thu, 11 Jun 2009 13:25:43 +0800
From:	Amerigo Wang <amwang@...hat.com>
To:	Al Viro <viro@...IV.linux.org.uk>
CC:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, Alexey Dobriyan <adobriyan@...il.com>
Subject: Re: 2.6.31 -mm merge plans

Al Viro wrote:
> On Thu, Jun 11, 2009 at 09:15:05AM +0800, Amerigo Wang wrote:
>   
>> Hi, Al.
>>
>> Just as what I said in the description of that patch, one only has  
>> extern functions that are _only_ used in another as function pointers.
>>     
>
> Er...  So what?  Amount of functions made static is not, per se, a
> useful metrics of anything.
>   
Not only about static, but also because they are used via function pointers.

Logically, it is better for these functions used via pointers to be kept in
the same file with the struct which holds these function pointers.

--
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