Re: [PATCH v4 22/22] soundwire: add missing newlines in dynamic debug logs

From: Vinod Koul
Date: Thu May 02 2019 - 01:38:13 EST


On 01-05-19, 10:57, Pierre-Louis Bossart wrote:
> For some reason the newlines are not used everywhere. Fix as needed.
>
> Reported-by: Joe Perches <joe@xxxxxxxxxxx>
> Reviewed-by: Takashi Iwai <tiwai@xxxxxxx>
> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>
> ---
> drivers/soundwire/bus.c | 74 +++++++++----------
> drivers/soundwire/cadence_master.c | 12 ++--
> drivers/soundwire/intel.c | 12 ++--
> drivers/soundwire/stream.c | 110 ++++++++++++++---------------

Sorry this needs to be split up. I think bus.c and stream.c should go
in patch with cadence_master.c and intel.c in different ones


> 4 files changed, 104 insertions(+), 104 deletions(-)
--
~Vinod