Messages in this thread |  | | Date | Sat, 20 Feb 2016 15:34:21 -0800 | From | Greg Kroah-Hartman <> | Subject | Re: [PATCH] staging: lusture: obdclass: Remove unnecessary NULL check |
| |
On Thu, Feb 18, 2016 at 08:55:39PM +0530, Bhaktipriya Shridhar wrote: > NULL check before the debugfs_remove_recursive function is not needed. > > This was detected using scripts/coccinelle/free/ifnullfree.cocci > > Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> > --- > drivers/staging/lustre/lustre/obdclass/linux/linux-module.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-)
Doesn't apply to my tree :(
|  |