1
0
Files
linux/include/net
Pavel Emelyanov c0ef877b2c [NET]: Move sock_valbool_flag to socket.c
The sock_valbool_flag() helper is used in setsockopt to
set or reset some flag on the sock. This helper is required
in the net/socket.c only, so move it there.

Besides, patch two places in sys_setsockopt() that repeat
this helper functionality manually.

Since this is not a bugfix, but a trivial cleanup, I
prepared this patch against net-2.6.25, but it also
applies (with a single offset) to the latest net-2.6.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:54:00 -08:00
..
2007-12-20 13:56:32 -08:00
2007-10-10 16:53:11 -07:00
2007-12-20 13:56:32 -08:00
2007-10-10 16:53:56 -07:00
2008-01-28 14:53:48 -08:00
2007-11-02 08:47:06 +01:00
2007-07-10 22:15:41 -07:00
2007-10-10 16:51:28 -07:00
2008-01-28 14:53:47 -08:00
2008-01-28 14:53:47 -08:00
2008-01-28 14:53:47 -08:00
2007-11-10 22:01:15 -08:00
2007-10-07 23:44:17 -07:00
2007-10-10 16:51:28 -07:00
2008-01-28 14:53:31 -08:00
2007-06-07 13:40:50 -07:00
2008-01-28 14:53:55 -08:00