Re: [PATCH] staging: tegra-video: Fix function argument alignment

From: Dan Carpenter

Date: Tue Apr 28 2026 - 13:00:20 EST


On Tue, Apr 28, 2026 at 10:40:22AM -0500, Mhanna112-code wrote:
^^^^^^^^^^^^^^
Your from header needs to be fixed.

> Separate long function calls into multiple lines to comply with kernel formatting style.
>
> This fixes the following checkpatch warnings:
>
> CHECK: Alignment should match open parenthesis
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This isn't what the patch does.

>
> Signed-off-by: Marc Hanna <marchanna111@xxxxxxxxx>

regards,
dan carpenter