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:
02dc402
)
net: sched: cls: remove unused op put from tcf_proto_ops
author
Jiri Pirko
<jiri@resnulli.us>
Thu, 4 Dec 2014 20:41:18 +0000
(21:41 +0100)
committer
David S. Miller
<davem@davemloft.net>
Tue, 9 Dec 2014 19:49:02 +0000
(14:49 -0500)
It is never called and implementations are void. So just remove it.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found