diff options
author | Guojia Liao <liaoguojia@huawei.com> | 2020-03-07 06:42:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-10 05:36:12 +0300 |
commit | 72fa490480ce5cd6a1b8ec741b369a470f93d61d (patch) | |
tree | 8d27f76e011f94cb23f9a82fadc46b569f011ed5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 09dee69ea6a5e2bce7721a5ed9e0398738de4304 (diff) | |
download | linux-72fa490480ce5cd6a1b8ec741b369a470f93d61d.tar.xz |
net: hns3: fix some mixed type assignment
This patch cleans up some incorrect type in assignment reported by sparse
and compiler.
The warning as below:
- warning : restricted __le16 degrades to integer
- warning : cast from restricted __le32
- warning : cast from restricted __be32
- warning : cast from restricted __be16
and "mixed operation".
Signed-off-by: Guojia Liao <liaoguojia@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions