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] [day] [month] [year] [list]
Date:   Tue, 10 Jan 2017 11:30:32 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     tklauser@...tanz.ch
Cc:     netdev@...r.kernel.org, lorenzo@...gle.com
Subject: Re: [PATCH net] net: socket: Make unnecessarily global
 sockfs_setattr() static

From: Tobias Klauser <tklauser@...tanz.ch>
Date: Tue, 10 Jan 2017 09:30:51 +0100

> Make sockfs_setattr() static as it is not used outside of net/socket.c
> 
> This fixes the following GCC warning:
> net/socket.c:534:5: warning: no previous prototype for ‘sockfs_setattr’ [-Wmissing-prototypes]
> 
> Fixes: 86741ec25462 ("net: core: Add a UID field to struct sock.")
> Cc: Lorenzo Colitti <lorenzo@...gle.com>
> Signed-off-by: Tobias Klauser <tklauser@...tanz.ch>

Applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ