From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com ([192.55.52.88]:45821 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751009AbcCZSzt (ORCPT ); Sat, 26 Mar 2016 14:55:49 -0400 Date: Sun, 27 Mar 2016 02:54:22 +0800 From: kbuild test robot To: Mike Marshall Cc: kbuild-all@01.org, linux-fsdevel@vger.kernel.org Subject: [vfs:orangefs 94/118] 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. Message-ID: <201603270220.V8jU4hSN%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git orangefs head: 45996492e5c85aa0ac93a95d1b2d1ed56851c865 commit: 2180c52cc72993b3b097573aaa550f273f795c8a [94/118] Orangefs: fix sloppy cleanups of debugfs and sysfs init failures. coccinelle warnings: (new ones prefixed by >>) >> 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. Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation