[PATCH v3 14/15] soc: xilinx: vcu: fix alignment to open parenthesis
Stephen Boyd
sboyd at kernel.org
Mon Feb 8 21:35:42 EST 2021
Quoting Michael Tretter (2021-01-20 23:16:58)
> Fixes the following checkpatch check:
>
> CHECK: Alignment should match open parenthesis
> #610: FILE: drivers/soc/xilinx/xlnx_vcu.c:610:
> + xvcu->vcu_slcr_ba = devm_ioremap(&pdev->dev, res->start,
> + resource_size(res));
>
> Signed-off-by: Michael Tretter <m.tretter at pengutronix.de>
> Acked-by: Michal Simek <michal.simek at xilinx.com>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list