]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mwifiex: debugfs: remove redunant check of mwifiex_dfs_dir
authorShawn Lin <shawn.lin@rock-chips.com>
Thu, 15 Jun 2017 08:59:25 +0000 (16:59 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 21 Jun 2017 15:25:47 +0000 (18:25 +0300)
commit7c26029f87a3865c0dd9e63c306314196cc48587
treee9106cad4d2e0db956516a3f3ad48f358bf8e3d4
parent421ba82c676b21f706f9e26d24c8c2596810e599
mwifiex: debugfs: remove redunant check of mwifiex_dfs_dir

debugfs_remove already check mwifiex_dfs_dir, so remove it.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/debugfs.c