diff options
author | Selvin Xavier <[email protected]> | 2023-12-19 20:31:57 -0800 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2023-12-20 10:10:56 +0200 |
commit | 82a8903a9f9f3ff31027b9a0b92f7505f981f09c (patch) | |
tree | 76be88ad2e8d43e2c60e2bba03a33d351927853b /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9248f363d0791a548a9c7711365b8be4c70bd375 (diff) |
RDMA/bnxt_re: Fix the sparse warnings
Fix the following warnings reported
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:909:27: warning: invalid assignment: |=
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:909:27: left side has type restricted __le16
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:909:27: right side has type unsigned long
...
drivers/infiniband/hw/bnxt_re/qplib_fp.c:1620:44: warning: invalid assignment: |=
drivers/infiniband/hw/bnxt_re/qplib_fp.c:1620:44: left side has type restricted __le64
drivers/infiniband/hw/bnxt_re/qplib_fp.c:1620:44: right side has type unsigned long long
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Fixes: 07f830ae4913 ("RDMA/bnxt_re: Adds MSN table capability for Gen P7 adapters")
Signed-off-by: Selvin Xavier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions