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, 14 Jun 2017 03:45:32 -0700
From:   Joe Perches <joe@...ches.com>
To:     Steffen Maier <maier@...ux.vnet.ibm.com>,
        Andy Whitcroft <apw@...onical.com>,
        linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>
Cc:     linux-s390@...r.kernel.org
Subject: Re: [PATCH] checkpatch: HLIST_HEAD is also declaration

(drat, accidentally hit ctrl-enter)

On Wed, 2017-06-14 at 03:41 -0700, Joe Perches wrote:
> On Wed, 2017-06-14 at 12:16 +0200, Steffen Maier wrote:
> > Fixes the following false warning:
> > 
> >     WARNING: Missing a blank line after declarations
> >     #71: FILE: drivers/s390/scsi/zfcp_fsf.c:422:
> >     +	struct hlist_node *tmp;
> >     +	HLIST_HEAD(remove_queue);
> > 
> > Signed-off-by: Steffen Maier <maier@...ux.vnet.ibm.com>

OK, thanks but what about the other defines of
LLIST_HEAD, PLIST_HEAD, SLIST_HEAD ?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ