summaryrefslogtreecommitdiff
path: root/fs/orangefs/inode.c
diff options
context:
space:
mode:
authorkbuild test robot <fengguang.wu@intel.com>2016-03-26 18:54:23 (GMT)
committerMike Marshall <hubcap@omnibond.com>2016-04-08 18:08:38 (GMT)
commit2fa37fd71396b8eff72d23cafc8c583dd8eb928c (patch)
tree82f9f3a11c7c3847c6113ebb12efb0984e568f61 /fs/orangefs/inode.c
parenta9bb3ba81fba1750139654360cb716ab093103b0 (diff)
downloadlinux-2fa37fd71396b8eff72d23cafc8c583dd8eb928c.tar.xz
Orangefs: fix ifnullfree.cocci warnings
fs/orangefs/orangefs-debugfs.c:130:2-26: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values. NULL check before some freeing functions is not needed. Based on checkpatch warning "kfree(NULL) is safe this check is probably not required" and kfreeaddr.cocci by Julia Lawall. Generated by: scripts/coccinelle/free/ifnullfree.cocci Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/orangefs/inode.c')
0 files changed, 0 insertions, 0 deletions