Re: [PATCH] staging: vt6655: fixed check alignment of open parenthesis in card.c

From: Dan Carpenter
Date: Tue Jan 09 2024 - 03:22:59 EST


On Mon, Jan 08, 2024 at 10:36:19PM -0800, Matthias Yee wrote:
> This patch adjusts whitespace to fix the checkpatch warning Alignment Should Match Open Parenthesis.
>

Line wrap your commit message at 75 characters, and also run checkpatch.pl
on your patches. Otherwise it's okay by me.

regards,
dan carpenter