]> git.baikalelectronics.ru Git - kernel.git/commit
act_police: rename tcf_act_police_locate() to tcf_act_police_init()
authorWANG Cong <xiyou.wangcong@gmail.com>
Mon, 13 Jun 2016 17:47:44 +0000 (10:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jun 2016 07:05:57 +0000 (00:05 -0700)
commit4d8d2f41003c6b3bf22ed2e09070f75801733a8d
tree9428193d6f7cf171890316791d096bf781254380
parent1a1dfeb90eccba03da20a75c9aad03cc3a8520c2
act_police: rename tcf_act_police_locate() to tcf_act_police_init()

This function is just ->init(), rename it to make it obvious.

Cc: Jamal Hadi Salim <jhs@mojatatu.com>
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>
net/sched/act_police.c