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 <[email protected]> > Reviewed-by: Takashi Iwai <[email protected]> > Signed-off-by: Pierre-Louis Bossart <[email protected]> > --- > 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

