From: Tobias Klauser <[email protected]> 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 <[email protected]>
> Signed-off-by: Tobias Klauser <[email protected]>
Applied, thanks.
