commit | ddc2118ef064ca130f06716829e11e02b3915fd0 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Thu Apr 30 09:32:45 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 30 11:52:36 2020 -0700 |
tree | a99b54a7a4166e1c5b12a8d6d62adf54a97c44ad | |
parent | 9e9f6e72a0f6c248c2eda230286eb1a71f2e146e [diff] |
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>