mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-01 10:42:11 +00:00
spi: pl022: Fix trailing whitespace
Fix checkpatch error: ERROR: trailing whitespace #1198: FILE: spi-pl022.c:1198: Signed-off-by: Jay Fang <f.fangjian@huawei.com> Link: https://lore.kernel.org/r/1616566602-13894-12-git-send-email-f.fangjian@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
0262179996
commit
9d53768721
@ -1195,7 +1195,7 @@ static int pl022_dma_autoprobe(struct pl022 *pl022)
|
||||
err_no_rxchan:
|
||||
return err;
|
||||
}
|
||||
|
||||
|
||||
static void terminate_dma(struct pl022 *pl022)
|
||||
{
|
||||
struct dma_chan *rxchan = pl022->dma_rx_channel;
|
||||
|
Loading…
Reference in New Issue
Block a user