summaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorGuojia Liao <liaoguojia@huawei.com>2020-03-07 11:42:42 +0800
committerDavid S. Miller <davem@davemloft.net>2020-03-09 19:36:12 -0700
commit72fa490480ce5cd6a1b8ec741b369a470f93d61d (patch)
tree8d27f76e011f94cb23f9a82fadc46b569f011ed5 /scripts/bpf_helpers_doc.py
parent09dee69ea6a5e2bce7721a5ed9e0398738de4304 (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 <liaoguojia@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions