diff options
author | Daniel Jurgens <danielj@mellanox.com> | 2017-07-05 16:15:21 +0300 |
---|---|---|
committer | James Morris <james.l.morris@oracle.com> | 2017-07-07 02:49:26 +0300 |
commit | a750cfde1397dbbee1efe7737c2e952d6fc2d878 (patch) | |
tree | d567ec6ccc997c90a20ab1cf55cc2c15efb8cd1d /drivers/pinctrl/intel/Makefile | |
parent | 79d0636ac7f839d57680305a462f0d8ff9bb13ec (diff) | |
download | linux-a750cfde1397dbbee1efe7737c2e952d6fc2d878.tar.xz |
IB/core: Fix static analysis warning in ib_policy_change_task
ib_get_cached_subnet_prefix can technically fail, but the only way it
could is not possible based on the loop conditions. Check the return
value before using the variable sp to resolve a static analysis warning.
-v1:
- Fix check to !ret. Paul Moore
Fixes: 8f408ab64be6 ("selinux lsm IB/core: Implement LSM notification
system")
Signed-off-by: Daniel Jurgens <danielj@mellanox.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
Diffstat (limited to 'drivers/pinctrl/intel/Makefile')
0 files changed, 0 insertions, 0 deletions