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] [day] [month] [year] [list]
Message-ID: <20180518170605.GA22641@infradead.org>
Date:   Fri, 18 May 2018 10:06:05 -0700
From:   Christoph Hellwig <hch@...radead.org>
To:     Simon Que <sque@...omium.org>
Cc:     linux-kernel@...r.kernel.org
Subject: Re: Should new code have forward declarations of static functions or
 not?

On Fri, May 18, 2018 at 12:44:31PM -0400, Simon Que wrote:
> Is it preferred to have forward declarations of static funcs, or to omit
> them altogether?

There are cases where you need them.  But in general if you do not
absolutely need them try to avoid them.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ