diff options
author | Gal Pressman <pressmangal@gmail.com> | 2018-08-09 21:00:47 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-08-15 23:08:35 +0200 |
commit | a1ceeca679dccc492235f0f629d9e9f7b3d51ca8 (patch) | |
tree | 2bbf6771dd1b945148ae11e910a189c41e87f3d7 /drivers/i2c/busses/i2c-gpio.c | |
parent | IB/core: Change filter function return type from int to bool (diff) | |
download | linux-a1ceeca679dccc492235f0f629d9e9f7b3d51ca8.tar.xz linux-a1ceeca679dccc492235f0f629d9e9f7b3d51ca8.zip |
RDMA/hns: Fix usage of bitmap allocation functions return values
hns bitmap allocation functions return 0 on success and -1 on failure.
Callers of these functions wrongly used their return value as an errno,
fix that by making a proper conversion.
Fixes: a598c6f4c5a8 ("IB/hns: Simplify function of pd alloc and qp alloc")
Signed-off-by: Gal Pressman <pressmangal@gmail.com>
Acked-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/i2c/busses/i2c-gpio.c')
0 files changed, 0 insertions, 0 deletions