Files
linux/net
Tobias Klauser b68cf9315f UPSTREAM: net: socket: Make unnecessarily global sockfs_setattr() static
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: 86741ec254 ("net: core: Add a UID field to struct sock.")
Cc: Lorenzo Colitti <lorenzo@google.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Lorenzo Colitti <lorenzo@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Fixes: android-4.9 commitID 81a159106e
       ("UPSTREAM: net: core: Add a UID field to struct sock.")
(cherry picked from commit dc647ec88e)
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2017-04-14 18:42:27 +05:30
..
2016-10-20 14:32:22 -04:00
2017-01-19 13:31:59 -08:00
2016-12-05 14:48:48 -05:00
2017-03-30 13:29:38 +02:00
2016-12-03 23:54:25 -05:00
2016-07-05 14:08:47 -07:00
2017-03-30 13:29:38 +02:00
2016-05-29 22:33:25 -07:00
2016-10-20 11:23:08 -04:00
2016-12-02 14:03:20 -05:00
2017-04-12 12:57:51 +02:00
2016-06-09 23:41:03 -07:00
2017-01-19 13:31:59 -08:00
2016-08-17 19:36:23 -04:00