summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLang Cheng <chenglang@huawei.com>2019-08-21 21:14:32 +0800
committerDoug Ledford <dledford@redhat.com>2019-08-28 11:57:26 -0400
commitbfe860351e31e71913d4e6c46aae5724b661a519 (patch)
tree5079a64079d1eee5dd5731c4dbeaf519d702cff9 /tools/perf/scripts/python/export-to-sqlite.py
parent90c559b1864aa52518c10d5535bf5d5ea74189e5 (diff)
RDMA/hns: Fix cast from or to restricted __le32 for driver
Sparse is whining about the u32 and __le32 mixed usage in the driver. The roce_set_field() is used to __le32 data of hardware only. If a variable is not delivered to the hardware, the __le32 type and related operations are not required. Signed-off-by: Lang Cheng <chenglang@huawei.com> Link: https://lore.kernel.org/r/1566393276-42555-6-git-send-email-oulijun@huawei.com Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions