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:
ab0049b
)
[NET] Cleanup: Use sock_owned_by_user() macro
author
John Heffner
<jheffner@psc.edu>
Wed, 12 Sep 2007 08:42:12 +0000
(10:42 +0200)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:49:00 +0000
(16:49 -0700)
Changes asserts in sunrpc to use sock_owned_by_user() macro instead of
referencing sock_lock.owner directly.
Signed-off-by: John Heffner <jheffner@psc.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found