summaryrefslogtreecommitdiff
path: root/sound/hda/trace.c
diff options
context:
space:
mode:
authorKalle Valo <kvalo@qca.qualcomm.com>2017-02-02 12:48:08 +0200
committerKalle Valo <kvalo@qca.qualcomm.com>2017-02-07 10:43:30 +0200
commit39bfe9f7c0c9ac84025d26a073d2a5de4f9b1c99 (patch)
tree9ac88d5ee8feef2e3915d1a220d812e580ff5ca7 /sound/hda/trace.c
parent019e4280fac9bf9b382ed3623a574b6946e2870c (diff)
ath10k: few whitespace fixes
Fixes checkpatch warnings: drivers/net/wireless/ath/ath10k/pci.c:1593: Statements should start on a tabstop drivers/net/wireless/ath/ath10k/ce.c:962: Alignment should match open parenthesis Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'sound/hda/trace.c')
0 files changed, 0 insertions, 0 deletions
CPU to which the timer belongs. Simplify the whole machinery by using mod_timer() instead of add_timer_on() which avoids the problem because mod_timer() can handle already queued timers. Use __start_timer() everywhere so the earliest armed expiry time is preserved. Reported-by: Erik Veijola <erik.veijola@intel.com> Tested-by: Borislav Petkov <bp@alien8.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Borislav Petkov <bp@alien8.de> Cc: Tony Luck <tony.luck@intel.com> Link: http://lkml.kernel.org/r/alpine.DEB.2.20.1701310936080.3457@nanos Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'sound/firewire/tascam/tascam-pcm.c')