Re: [PATCH] staging: vt6655: replace camel case by small case
From: Nam Cao
Date: Wed Aug 02 2023 - 12:33:17 EST
On Wed, Aug 02, 2023 at 06:56:35PM +0530, Pavan Bobba wrote:
> Replace array name of camel case by small case. Issue found
> by checkpatch
>
> Signed-off-by: Pavan Bobba <opensource206@xxxxxxxxx>
Not too important, but this style is usually called "snake case", not
"small case".
Best regards,
Nam