diff options
| author | Nathan Chancellor <[email protected]> | 2019-07-10 17:48:00 +0000 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2019-07-10 18:25:30 +0000 |
| commit | 775a41e281cf08b1d9e0f2dd89c062430b289a10 (patch) | |
| tree | c6cfbc92e4edb9c9d6c4ee3bea81a01a6bce9e20 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | RDMA/siw: Remove unnecessary kthread create/destroy printouts (diff) | |
| download | kernel-775a41e281cf08b1d9e0f2dd89c062430b289a10.tar.gz kernel-775a41e281cf08b1d9e0f2dd89c062430b289a10.zip | |
rdma/siw: Use proper enumerated type in map_cqe_status
clang warns several times:
drivers/infiniband/sw/siw/siw_cq.c:31:4: warning: implicit conversion
from enumeration type 'enum siw_wc_status' to different enumeration type
'enum siw_opcode' [-Wenum-conversion]
{ SIW_WC_SUCCESS, IB_WC_SUCCESS },
~ ^~~~~~~~~~~~~~
Fixes: b0fff7317bb4 ("rdma/siw: completion queue methods")
Link: https://github.com/ClangBuiltLinux/linux/issues/596
Signed-off-by: Nathan Chancellor <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
