diff options
author | WANG Cong <xiyou.wangcong@gmail.com> | 2014-01-10 01:14:03 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-13 20:50:15 +0100 |
commit | a8701a6c7ae0142393d0fe87a1e7778bd04d1ac7 (patch) | |
tree | 0e14b5dba8e73d59b6dec9969fc275ae6d7301cd /mm | |
parent | net_sched: optimize tcf_match_indev() (diff) | |
download | linux-a8701a6c7ae0142393d0fe87a1e7778bd04d1ac7.tar.xz linux-a8701a6c7ae0142393d0fe87a1e7778bd04d1ac7.zip |
net_sched: avoid casting void pointer
tp->root is a void* pointer, no need to cast it.
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions