dmaengine: imx-sdma: remove space after sizeof
authorFlavio Suligoi <f.suligoi@asem.it>
Tue, 28 Sep 2021 15:18:33 +0000 (17:18 +0200)
committerVinod Koul <vkoul@kernel.org>
Mon, 18 Oct 2021 06:45:39 +0000 (12:15 +0530)
commit635156d94b644a4000ff19c4fff68a60afff279f
treeab3cfbcd3dbb31b73d81195a2bea9bc74b23a036
parentdf7cc2aa399304593ab806d147168150b0a878dd
dmaengine: imx-sdma: remove space after sizeof

Space prohibited between function name and
open parenthesis '('

Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
Link: https://lore.kernel.org/r/20210928151833.589843-4-f.suligoi@asem.it
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/imx-sdma.c