diff options
author | Leon Romanovsky <leonro@mellanox.com> | 2018-06-24 11:23:48 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-06-26 14:37:26 -0600 |
commit | 3a2e791c9456aab38a727b2b2558c08210f59f03 (patch) | |
tree | 5b6141c4d92fdd7eed186c95cfb611b06f88a055 /scripts/unifdef.c | |
parent | a5cc9831af05e658543593abaee45a29d061bac4 (diff) | |
download | linux-3a2e791c9456aab38a727b2b2558c08210f59f03.tar.bz2 |
RDMA/umem: Don't check for a negative return value of dma_map_sg_attrs()
dma_map_sg_attrs() returns 0 on error and can't return a negative number
(ensured by BUG_ON), so don't check.
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'scripts/unifdef.c')
0 files changed, 0 insertions, 0 deletions