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:
d2adcaa
)
act_police: remove unnecessary null pointer check
author
Yang Yingliang
<yangyingliang@huawei.com>
Tue, 17 Dec 2013 07:29:16 +0000
(15:29 +0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 19 Dec 2013 20:06:55 +0000
(15:06 -0500)
It already has a NULL pointer check of rtab in qdisc_put_rtab().
Remove the check 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