Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755312AbcCUNT5 (ORCPT ); Mon, 21 Mar 2016 09:19:57 -0400 Received: from mga09.intel.com ([134.134.136.24]:4224 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754400AbcCUNTy (ORCPT ); Mon, 21 Mar 2016 09:19:54 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,372,1455004800"; d="scan'208";a="938356961" Date: Mon, 21 Mar 2016 21:18:16 +0800 From: kbuild test robot To: Alexandre Bounine Cc: kbuild-all@01.org, Andrew Morton , Alexandre Bounine , Matt Porter , Aurelien Jacquiot , Andre van Herk , Barry Wood , linux-kernel@vger.kernel.org Subject: Re: [PATCH] rapidio: add RapidIO channelized messaging driver Message-ID: <201603212151.0G3jM1ue%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1458560281-17420-1-git-send-email-alexandre.bounine@idt.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: fengguang.wu@intel.com X-SA-Exim-Scanned: No (on bee); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1084 Lines: 19 Hi Alexandre, [auto build test WARNING on next-20160318] [cannot apply to v4.5-rc7 v4.5-rc6 v4.5-rc5 v4.5] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Alexandre-Bounine/rapidio-add-RapidIO-channelized-messaging-driver/20160321-195213 coccinelle warnings: (new ones prefixed by >>) >> drivers/rapidio/rio_cm.c:1401:4-9: 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. drivers/rapidio/rio_cm.c:1408:4-9: 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