net: sock_flag() cleanup
authorEric Dumazet <edumazet@google.com>
Wed, 16 May 2012 05:57:07 +0000 (05:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2012 19:30:26 +0000 (15:30 -0400)
- sock_flag() accepts a const pointer

- sock_flag() returns a boolean

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found