diff options
| author | Guojia Liao <[email protected]> | 2020-03-07 11:42:42 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-03-09 19:36:12 -0700 |
| commit | 72fa490480ce5cd6a1b8ec741b369a470f93d61d (patch) | |
| tree | 8d27f76e011f94cb23f9a82fadc46b569f011ed5 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 09dee69ea6a5e2bce7721a5ed9e0398738de4304 (diff) | |
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 <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions