diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-08-07 19:34:16 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-07 13:19:45 -0700 |
commit | 5941923da29e84bc9e2a1abb2c14fffaf8d71e2f (patch) | |
tree | b84821e61f4e61444f9158cca824c8d16a1faaa0 /crypto/skcipher.c | |
parent | 6f705733b7d0d55e854e05d5883b89f19b381a95 (diff) |
RDS: IB: fix 'passing zero to ERR_PTR()' warning
Fix a static code checker warning:
net/rds/ib_frmr.c:82 rds_ib_alloc_frmr() warn: passing zero to 'ERR_PTR'
The error path for ib_alloc_mr failure should set err to PTR_ERR.
Fixes: 1659185fb4d0 ("RDS: IB: Support Fastreg MR (FRMR) memory registration mode")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/skcipher.c')
0 files changed, 0 insertions, 0 deletions