summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 16:21:23 +0100
committerLuca Coelho <luciano.coelho@intel.com>2019-04-03 11:20:03 +0300
commitc9af7528c3311a5c20dccf915ef1a8db623053f7 (patch)
treed8e82d70b9164dbf1fddf455f0ddc644f9ca08dd /drivers/net/wireless/intel/iwlwifi/pcie/trans.c
parent3f7fbc8cc11e2a305247a908bc67bb5f571fbf00 (diff)
downloadlinux-c9af7528c3311a5c20dccf915ef1a8db623053f7.tar.bz2
iwlwifi: mvm: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Cc: Johannes Berg <johannes.berg@intel.com> Cc: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Cc: Luca Coelho <luciano.coelho@intel.com> Cc: Intel Linux Wireless <linuxwifi@intel.com> Cc: Kalle Valo <kvalo@codeaurora.org> Cc: linux-wireless@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/pcie/trans.c')
0 files changed, 0 insertions, 0 deletions