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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 11 Jul 2011 22:15:20 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	jj@...osbits.net
Cc:	linux-kernel@...r.kernel.org, trivial@...nel.org, gregkh@...e.de,
	linux-usb@...r.kernel.org, netdev@...r.kernel.org,
	marius@...sbak.com
Subject: Re: [PATCH 7/7] drivers/net: static should be at beginning of
 declaration

From: Jesper Juhl <jj@...osbits.net>
Date: Sat, 9 Jul 2011 23:24:43 +0200 (CEST)

> Make sure that the 'static' keywork is at the beginning of declaration
> for drivers/net/usb/kalmia.c
> 
> This gets rid of warnings like
>   warning: ‘static’ is not at beginning of declaration
> when building with -Wold-style-declaration (and/or -Wextra which also
> enables it).
> 
> Signed-off-by: Jesper Juhl <jj@...osbits.net>

Applied to net-next-2.6, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ