diff options
author | Fengguang Wu <fengguang.wu@intel.com> | 2018-02-05 19:25:16 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2018-02-26 14:45:20 +0300 |
commit | b5095f24e791c2d05da7cbb3d99e2b420b36a273 (patch) | |
tree | 45db7f1898ce4925a19d62dfe15644e591b0b8d6 /fs/ceph/ioctl.c | |
parent | 7168179fcf25f7812e8541decac686a91359e522 (diff) | |
download | linux-b5095f24e791c2d05da7cbb3d99e2b420b36a273.tar.xz |
ovl: fix ptr_ret.cocci warnings
fs/overlayfs/export.c:459:10-16: WARNING: PTR_ERR_OR_ZERO can be used
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Generated by: scripts/coccinelle/api/ptr_ret.cocci
Fixes: 4b91c30a5a19 ("ovl: lookup connected ancestor of dir in inode cache")
CC: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/ceph/ioctl.c')
0 files changed, 0 insertions, 0 deletions