From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH] brcm80211: remove redundant condition check before debugfs_remove_recursive Date: Thu, 20 Sep 2018 12:10:51 +0000 (UTC) Message-ID: <20180920121051.0538960BF7@smtp.codeaurora.org> References: <1536414043-32146-1-git-send-email-zhongjiang@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: , , , , , , , , To: zhong jiang Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:37178 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732526AbeITRyC (ORCPT ); Thu, 20 Sep 2018 13:54:02 -0400 In-Reply-To: <1536414043-32146-1-git-send-email-zhongjiang@huawei.com> Sender: netdev-owner@vger.kernel.org List-ID: zhong jiang wrote: > debugfs_remove_recursive has taken IS_ERR_OR_NULL into account. So just > remove the condition check before debugfs_remove_recursive. > > Signed-off-by: zhong jiang Patch applied to wireless-drivers-next.git, thanks. 761cb7cdef1a brcm80211: remove redundant condition check before debugfs_remove_recursive -- https://patchwork.kernel.org/patch/10593061/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches