1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/iwlegacy
Sebastian Andrzej Siewior e4ff7d6b8c net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
The usage of in_interrupt() in non-core code is phased out.

The debugging macros in these drivers use in_interrupt() to print 'I' or
'U' depending on the return value of in_interrupt(). While 'U' is confusing
at best and 'I' is not really describing the actual context (hard interupt,
soft interrupt, bottom half disabled section) these debug macros originate
from the pre ftrace kernel era and their value today is questionable. They
probably should be removed completely.

The macros weere added initially for ipw2100 and then spreaded when the
driver was forked.

Remove the in_interrupt() usage at least..

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-29 14:02:55 -07:00
..
3945-debug.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183 2019-05-30 11:29:20 -07:00
3945-mac.c iwlegacy: 3945-mac: Remove all non-conformant kernel-doc headers 2020-09-01 16:05:00 +03:00
3945-rs.c iwlegacy: 3945-rs: Remove all non-conformant kernel-doc headers 2020-09-01 16:05:02 +03:00
3945.c iwlegacy: 3945: Remove all non-conformant kernel-doc headers 2020-09-01 16:05:03 +03:00
3945.h wireless-drivers-next patches for 5.3 2019-06-26 10:12:17 -07:00
4965-calib.c iwlegacy: 4965-calib: Demote seemingly accidental kernel-doc header 2020-09-01 12:22:42 +03:00
4965-debug.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183 2019-05-30 11:29:20 -07:00
4965-mac.c iwlegacy: 4965-mac: Convert function headers to standard comment blocks 2020-09-01 12:20:18 +03:00
4965-rs.c iwlegacy: 4965-rs: Demote non kernel-doc headers to standard comment blocks 2020-09-01 12:22:41 +03:00
4965.c iwlegacy: 4965: Demote a bunch of nonconformant kernel-doc headers 2020-09-01 12:06:16 +03:00
4965.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183 2019-05-30 11:29:20 -07:00
commands.h iwlegacy: Replace zero-length array with flexible-array 2020-05-12 11:54:47 +03:00
common.c iwlegacy: Use fallthrough pseudo-keyword 2020-08-27 16:07:55 +03:00
common.h net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros 2020-09-29 14:02:55 -07:00
csr.h iwlegacy: move under intel directory 2015-11-18 14:28:30 +02:00
debug.c iwlegacy: debug: Demote seemingly unintentional kerneldoc header 2020-09-01 12:02:40 +03:00
iwl-spectrum.h iwlegacy: Replace zero-length array with flexible-array 2020-05-12 11:54:47 +03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
prph.h iwlegacy: move under intel directory 2015-11-18 14:28:30 +02:00