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:
9ebe243
)
tcp: remove unnecessary tcp_sk assignment.
author
Dave Jones
<davej@redhat.com>
Mon, 16 Jun 2014 20:30:36 +0000
(16:30 -0400)
committer
David S. Miller
<davem@davemloft.net>
Tue, 17 Jun 2014 04:35:00 +0000
(21:35 -0700)
This variable is overwritten by the child socket assignment before
it ever gets used.
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found