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

From: Matthias Yee
Date: Tue Jan 09 2024 - 13:57:07 EST


On Tue, Jan 09, 2024 at 11:22:42AM +0300, Dan Carpenter wrote:
> 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.
>

Sounds good, will do. However, checkpatch.pl gives an avoid CamelCase
warning. Is it okay to ignore if I am only focusing on the parenthesis
alignment warning in this patch?

thanks,
matthias