]> 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)
commitb943f072b26be825000682a47db40799e9feee20
tree9428193d6f7cf171890316791d096bf781254380
parent301bcb4de85767a7626d6b854636b48a8185d983
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