diff options
author | 2021-11-19 22:02:03 +0800 | |
---|---|---|
committer | 2021-11-19 14:13:18 -0400 | |
commit | d147583ec8d009e456d794a7e33fe95e920a6535 (patch) | |
tree | aec3e56504d4e938327f93fee80a81aef1349925 /drivers/infiniband/hw/mthca/mthca_allocator.c | |
parent | RDMA/hns: Replace tab with space in the right-side comments (diff) | |
download | linux-dev-d147583ec8d009e456d794a7e33fe95e920a6535.tar.xz linux-dev-d147583ec8d009e456d794a7e33fe95e920a6535.zip |
RDMA/hns: Correct the type of variables participating in the shift operation
The type of the variable participating in the shift operation should be an
unsigned type instead of a signed type.
Link: https://lore.kernel.org/r/20211119140208.40416-5-liangwenpeng@huawei.com
Signed-off-by: Xinhao Liu <liuxinhao5@hisilicon.com>
Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/hw/mthca/mthca_allocator.c')
0 files changed, 0 insertions, 0 deletions