]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitd9fa17ef9f084c755332898c8243a396ea02d73e
tree9428193d6f7cf171890316791d096bf781254380
parent95df1b16074ce1e5dc4129fa206afbac32663e06
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