hinic: make a bunch of functions static
authorYueHaibing <yuehaibing@huawei.com>
Thu, 30 Apr 2020 01:32:45 +0000 (09:32 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 18:52:36 +0000 (11:52 -0700)
commitddc2118ef064ca130f06716829e11e02b3915fd0
treea99b54a7a4166e1c5b12a8d6d62adf54a97c44ad
parent9e9f6e72a0f6c248c2eda230286eb1a71f2e146e
hinic: make a bunch of functions static

These fucntions is used only in hinic_sriov.c,
so make them static to fix sparse warnings.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/huawei/hinic/hinic_sriov.c