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

From: Greg KH
Date: Thu May 02 2019 - 02:32:41 EST


On Thu, May 02, 2019 at 11:07:46AM +0530, Vinod Koul wrote:
> 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

Again, _way_ too picky. You can't look a gift horse _too_ closely in
the mouth...

greg k-h