2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00
linux-next/drivers/net/wireless/iwmc3200wifi
John W. Linville 1f55c12cef iwmc3200wifi: cleanup unneeded debugfs error handling
"iwl: cleanup: remove unneeded error handling" missed the one in
if_sdio_debugfs_init().

I don't think we even need to check -ENODEV ourselves because if
DEBUG_FS is not compiled in, all the debugfs utility functions will
become no-op.

Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Acked-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-05-03 14:46:37 -04:00
..
bus.h iwmc3200wifi: cleanup unneeded debugfs error handling 2010-05-03 14:46:37 -04:00
cfg80211.c iwmc3200wifi: mark some pmksa functions static 2010-03-10 17:09:39 -05:00
cfg80211.h
commands.c iwmc3200wifi: typo fix and code cleanup 2010-03-10 17:09:39 -05:00
commands.h iwmc3200wifi: refuse to associate on unallowed channels 2010-03-10 17:09:37 -05:00
debug.h iwmc3200wifi: cleanup unneeded debugfs error handling 2010-05-03 14:46:37 -04:00
debugfs.c iwmc3200wifi: cleanup unneeded debugfs error handling 2010-05-03 14:46:37 -04:00
eeprom.c iwmc3200wifi: Update wireless_mode with eeprom values 2009-11-28 15:04:42 -05:00
eeprom.h iwmc3200wifi: Update wireless_mode with eeprom values 2009-11-28 15:04:42 -05:00
fw.c iwmc3200wifi: Set wiphy firmware version 2009-10-27 16:48:27 -04:00
fw.h
hal.c iwmc3200wifi: add ftrace event tracing support 2010-03-10 17:09:38 -05:00
hal.h iwmc3200wifi: increase concatenated buffer 2010-03-10 17:09:39 -05:00
iwm.h iwmc3200wifi: protect rx_tickets and rx_packets[] lists 2010-03-10 17:09:38 -05:00
Kconfig iwmc3200wifi: add ftrace event tracing support 2010-03-10 17:09:38 -05:00
lmac.h iwmc3200wifi: CT kill support 2009-10-27 16:48:24 -04:00
main.c iwmc3200wifi: protect rx_tickets and rx_packets[] lists 2010-03-10 17:09:38 -05:00
Makefile iwmc3200wifi: check sparse endianness annotations 2010-04-16 15:47:02 -04:00
netdev.c iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx() 2009-12-21 11:32:25 -05:00
rx.c iwmc3200wifi: Fix sparse warnings 2010-04-16 15:47:00 -04:00
rx.h
sdio.c iwmc3200wifi: cleanup unneeded debugfs error handling 2010-05-03 14:46:37 -04:00
sdio.h imwc3200: move iwmc3200 SDIO ids to sdio_ids.h 2009-07-26 19:25:47 -07:00
trace.c iwmc3200wifi: add ftrace event tracing support 2010-03-10 17:09:38 -05:00
trace.h iwmc3200wifi: Fix sparse warnings 2010-04-16 15:47:00 -04:00
tx.c iwmc3200wifi: Fix sparse warnings 2010-04-16 15:47:00 -04:00
umac.h iwmc3200wifi: typo fix and code cleanup 2010-03-10 17:09:39 -05:00