summaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-versatile.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2020-09-29 22:25:41 +0200
committerDavid S. Miller <davem@davemloft.net>2020-09-29 14:02:55 -0700
commit8faee70181dafdcc48449e98adf1edc645f965b0 (patch)
treeb5f4dd1190034f0807bde90856cccf7ea102cb67 /drivers/clocksource/timer-versatile.c
parentd36981e0bdde8e01a93267bb18d7c7155c691c0c (diff)
net: libertas libertas_tf: Remove in_interrupt() from debug macro.
The debug macro prints (INT) when in_interrupt() returns true. The value of this information is dubious as it does not distinguish between the various contexts which are covered by in_interrupt(). As the usage of in_interrupt() in drivers is phased out and the same information can be more precisely obtained with tracing, remove the in_interrupt() conditional from this debug printk. 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>
Diffstat (limited to 'drivers/clocksource/timer-versatile.c')
0 files changed, 0 insertions, 0 deletions