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)
commit9c75f4029cf494ae810a54e34ede9803cff60c7c
treee2e6c4ead9ba8b736a9c78f2c918850f76e6befc
parent2156d9a8ac0202f0158d407063cb850afffd3f56
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