]> git.baikalelectronics.ru Git - kernel.git/commit
net: sxgbe: make local functions static
authorJingoo Han <jg1.han@samsung.com>
Thu, 17 Apr 2014 10:13:53 +0000 (19:13 +0900)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Apr 2014 22:18:55 +0000 (18:18 -0400)
commitcdd92d91d0b096e5af5696406f1616cb47f54fdd
tree151ae6e6d50183871e421e9d414901a60c1df0fd
parent3befbe94a40ae67d2ba3643cfc7d21bb8e4bc9ce
net: sxgbe: make local functions static

Make local functions static, because these are used only in this
file.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Byungho An <bh74.an@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c