Re: [PATCH] dma: mediatek: addres minor style issues flagged by clang-format.

2019-03-17 Thread Sean Wang
On Sun, Mar 17, 2019 at 1:45 AM Armando Miraglia wrote: > > Running clang-format on mtk-hsdma.c I noticed that few lines would not > need to be wrapped, since they fit 80 columns. This change changes such > lines to better fit the style-guide. > > Signed-off-by: Armando Miraglia > --- >

[PATCH] dma: mediatek: addres minor style issues flagged by clang-format.

2019-03-17 Thread Armando Miraglia
Running clang-format on mtk-hsdma.c I noticed that few lines would not need to be wrapped, since they fit 80 columns. This change changes such lines to better fit the style-guide. Signed-off-by: Armando Miraglia --- drivers/staging/mt7621-dma/mtk-hsdma.c | 6 ++ 1 file changed, 2