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:
b601fa1
)
sch_htb: remove unnecessary NULL pointer judgment
author
Yang Yingliang
<yangyingliang@huawei.com>
Wed, 11 Dec 2013 07:48:37 +0000
(15:48 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 11 Dec 2013 20:30:17 +0000
(15:30 -0500)
It already has a NULL pointer judgment of rtab in qdisc_put_rtab().
Remove the judgment outside of qdisc_put_rtab().
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found