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:07:09 +0000 (UTC) Message-ID: <20180920120709.A603560BE3@smtp.codeaurora.org> References: <1536761412-24932-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: In-Reply-To: <1536761412-24932-1-git-send-email-zhongjiang@huawei.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org 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 It seems you already submitted an identical patch four days earlier: https://patchwork.kernel.org/patch/10593061/ Why the duplicate? Please ALWAYS add a changelog and increase the version number: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#changelog_missing -- https://patchwork.kernel.org/patch/10597627/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches