iwlwifi: debugfs: remove useless double condition
authorJohannes Berg <johannes.berg@intel.com>
Fri, 4 Feb 2022 10:25:09 +0000 (12:25 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 18 Feb 2022 08:40:53 +0000 (10:40 +0200)
commite6e8c23362d39edf3150605cf33a645dc7393ac3
tree2189a38617aae8940fda1175dad868761bccb940
parent86371b735f5821503b83360d72b6bdb044551779
iwlwifi: debugfs: remove useless double condition

There's no point spelling out the same condition twice,
so remove the second one.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20220204122220.321a7e67209b.Iafb75006eab971ca6982d6efd76347d3f47bd023@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c