diff options
author | Peiyang Wang <wangpeiyang1@huawei.com> | 2025-06-23 12:00:43 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-24 17:09:22 -0700 |
commit | 169d07e7e41cd64208c31b6ead93c8045304f448 (patch) | |
tree | 673116b1f6c05b19334f0a428f3b29aad6ecf95a /tools/testing/selftests/drivers/net/hw/rss_api.py | |
parent | 84c0564b1c510eebd86092a1e5e3e70d4ffeea46 (diff) |
net: hns3: clear hns alarm: comparison of integer expressions of different signedness
A static alarm exists in the hns and needs to be cleared.
The alarm is comparison of integer expressions of different
signedness including 's64' and 'long unsigned int',
'int' and 'long unsigned int', 'u32' and 'int',
'int' and 'unsigned int'.
Signed-off-by: Peiyang Wang <wangpeiyang1@huawei.com>
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Link: https://patch.msgid.link/20250623040043.857782-8-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/drivers/net/hw/rss_api.py')
0 files changed, 0 insertions, 0 deletions