]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
soundwire: add missing newlines in dynamic debug logs
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Wed, 1 May 2019 15:57:45 +0000 (10:57 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 May 2019 15:16:29 +0000 (17:16 +0200)
commit17ed5bef49f42ec04beb2ce2aebd24a5296c2a80
tree36478108df51a811f1313e731cec10fa0746e68b
parent5d2ab7e97ae888e68ada96e1216840e8e521e432
soundwire: add missing newlines in dynamic debug logs

For some reason the newlines are not used everywhere. Fix as needed.

Reported-by: Joe Perches <joe@perches.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/soundwire/bus.c
drivers/soundwire/cadence_master.c
drivers/soundwire/intel.c
drivers/soundwire/stream.c