]> git.baikalelectronics.ru Git - kernel.git/commit
sched action: make local function static
authorstephen hemminger <stephen@networkplumber.org>
Tue, 31 Dec 2013 19:54:00 +0000 (11:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Jan 2014 08:30:36 +0000 (03:30 -0500)
commit71ed15fd8bd91be831714829e3a6c76674986e5a
treee2e6c4ead9ba8b736a9c78f2c918850f76e6befc
parent05797e71a8be5981b8f727540919d2dfd670f289
sched action: make local function static

No need to export functions only used in one file.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/act_api.h
net/sched/act_api.c