]> 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)
commit12b30acd1c915816c57e98e667b20ee410711091
tree151ae6e6d50183871e421e9d414901a60c1df0fd
parent57d86229cc905cffd8e2e7d9b667b87289c95c17
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