diff options
author | 2019-07-09 11:31:03 +0800 | |
---|---|---|
committer | 2019-07-09 14:29:26 -0700 | |
commit | 148233ec83e42a8f5298bec43c15819db01076a7 (patch) | |
tree | 98609579a4ace964418099873837b5d5e47cc3d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: hisilicon: Add support for HI13X1 to hip04_eth (diff) | |
download | wireguard-linux-148233ec83e42a8f5298bec43c15819db01076a7.tar.xz wireguard-linux-148233ec83e42a8f5298bec43c15819db01076a7.zip |
net: hisilicon: Cleanup for got restricted __be32
This patch fixes the following warning from sparse:
hip04_eth.c:468:25: warning: incorrect type in assignment
hip04_eth.c:468:25: expected unsigned int [usertype] send_addr
hip04_eth.c:468:25: got restricted __be32 [usertype]
hip04_eth.c:469:25: warning: incorrect type in assignment
hip04_eth.c:469:25: expected unsigned int [usertype] send_size
hip04_eth.c:469:25: got restricted __be32 [usertype]
hip04_eth.c:470:19: warning: incorrect type in assignment
hip04_eth.c:470:19: expected unsigned int [usertype] cfg
hip04_eth.c:470:19: got restricted __be32 [usertype]
hip04_eth.c:472:23: warning: incorrect type in assignment
hip04_eth.c:472:23: expected unsigned int [usertype] wb_addr
hip04_eth.c:472:23: got restricted __be32 [usertype]
Signed-off-by: Jiangfeng Xiao <xiaojiangfeng@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions