git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c60f6aa
)
net: cleanups in sock_setsockopt()
author
Eric Dumazet
<edumazet@google.com>
Thu, 26 Apr 2012 20:07:59 +0000
(20:07 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 27 Apr 2012 06:14:21 +0000
(
02:14
-0400)
Use min_t()/max_t() macros, reformat two comments, use !!test_bit() to
match !!sock_flag()
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found