[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170110.113032.1681128574789977926.davem@davemloft.net>
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