linux/drivers/net/wireless/intel/iwlwifi
Greg Kroah-Hartman cf5d566322 iwlwifi: pcie: 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>
2019-04-03 11:20:03 +03:00
..
cfg iwlwifi: dbg_ini: add monitor header to smem monitor 2019-04-03 11:20:00 +03:00
dvm iwlwifi: dvm: no need to check return value of debugfs_create functions 2019-02-20 20:47:56 +02:00
fw iwlwifi: dbg_ini: apply rx fifo offset after reading the region registers 2019-04-03 11:20:02 +03:00
mvm iwlwifi: mvm: no need to check return value of debugfs_create functions 2019-04-03 11:20:03 +03:00
pcie iwlwifi: pcie: no need to check return value of debugfs_create functions 2019-04-03 11:20:03 +03:00
iwl-agn-hw.h
iwl-config.h iwlwifi: dbg_ini: add monitor header to smem monitor 2019-04-03 11:20:00 +03:00
iwl-context-info-gen3.h
iwl-context-info.h
iwl-csr.h iwlwifi: for AX210 device support radio GF4 2019-03-22 12:59:41 +02:00
iwl-dbg-tlv.c iwlwifi: dbg_ini: align to FW api version 1 2019-03-22 12:59:42 +02:00
iwl-dbg-tlv.h
iwl-debug.c
iwl-debug.h iwlwifi: pcie: add TPT oriented prints 2019-02-14 11:29:42 +02:00
iwl-devtrace-data.h
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: iwl-drv: no need to check return value of debugfs_create functions 2019-02-20 20:47:56 +02:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: eeprom-parse: use struct_size() in kzalloc() 2019-02-20 20:47:54 +02:00
iwl-eeprom-parse.h iwlwifi: move iwl_nvm_check_version() into dvm 2018-12-14 13:04:46 +02:00
iwl-eeprom-read.c iwlwifi: refactor NIC init sequence 2019-02-04 12:28:09 +02:00
iwl-eeprom-read.h
iwl-fh.h
iwl-io.c iwlwifi: add force NMI for AX210 devices 2019-02-14 11:29:48 +02:00
iwl-io.h iwlwifi: align to new periphery address space for AX210 family 2019-02-14 11:29:48 +02:00
iwl-modparams.h iwlwifi: move iwl_enable_{rx,tx}_ampdu to iwl-modparams.h 2019-01-29 16:10:30 +02:00
iwl-nvm-parse.c iwlwifi: trust calling function 2019-04-03 11:19:58 +03:00
iwl-nvm-parse.h
iwl-op-mode.h
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: dbg: add DRAM monitor support for AX210 device family 2019-03-22 12:59:41 +02:00
iwl-scd.h
iwl-trans.c
iwl-trans.h iwlwifi: dbg_ini: support HW error trigger 2019-04-03 11:19:56 +03:00
Kconfig iwlwifi: make IWLWIFI depend on CFG80211 2019-01-16 20:09:05 +02:00
Makefile