commit | 913df8c35322dcd15d993cabc8cc92814dee3d50 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Thu Jul 04 16:09:36 2019 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Jul 25 14:08:29 2019 -0300 |
tree | be7132ad1334f92d3b3da43c186e439cae8820f6 | |
parent | 089b645d19b2de7c9b541828d445b8c9a5dba792 [diff] |
RDMA/mlx4: Annotate boolean arguments as bool and not int Information provided by qp_has_rq() and used latter is boolean, so update callers to proper type. Link: https://lore.kernel.org/r/20190704130936.8705-3-leon@kernel.org Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>