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:
3dd88dc
)
net: cleanups in sock_setsockopt()
author
Eric Dumazet
<edumazet@google.com>
Thu, 26 Apr 2012 20:07:59 +0000
(20:07 +0000)
committer
Ben Hutchings
<ben@decadent.org.uk>
Thu, 23 Feb 2017 03:51:03 +0000
(
03:51
+0000)
commit
82981930125abfd39d7c8378a9cfdf5e1be2002b
upstream.
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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
net/core/sock.c
patch
|
blob
|
history
diff --cc
net/core/sock.c
Simple merge