Re: [PATCH] spi: uapi: spidev: Use TABs for alignment

2020-06-15 Thread Mark Brown
On Sat, 13 Jun 2020 09:37:54 +0200, Geert Uytterhoeven wrote: > The UAPI uses TABs for alignment. > Convert the recently introduced spaces to TABs to restore consistency. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: uapi: spidev: Use

Re: [PATCH] spi: uapi: spidev: Use TABs for alignment

2020-06-15 Thread Geert Uytterhoeven
Hi Mark, On Mon, Jun 15, 2020 at 4:42 PM Mark Brown wrote: > On Sat, Jun 13, 2020 at 09:37:54AM +0200, Geert Uytterhoeven wrote: > > The UAPI uses TABs for alignment. > > Convert the recently introduced spaces to TABs to restore consistency. > > > > Fixes: f30e8cbdf8ee1a43 ("spi: tools: Add macr

Re: [PATCH] spi: uapi: spidev: Use TABs for alignment

2020-06-15 Thread Mark Brown
On Sat, Jun 13, 2020 at 09:37:54AM +0200, Geert Uytterhoeven wrote: > The UAPI uses TABs for alignment. > Convert the recently introduced spaces to TABs to restore consistency. > > Fixes: f30e8cbdf8ee1a43 ("spi: tools: Add macro definitions to fix build > errors") That commit doesn't exist? I