Re: [PATCH] staging: sm750: Rename camel case functions

From: Dan Carpenter
Date: Fri Mar 10 2023 - 23:42:37 EST


On Sat, Mar 11, 2023 at 10:18:25AM +0800, Kloudifold wrote:
> This patch fixes the "CHECK: Avoid CamelCase" reported by
> checkpatch.pl by renaming camel case functions in
> sm750_cursor.c and sm750_cursor.h.
> Modified calls to functions declared in sm750_cursor.h in sm750.c.
>
> Fixed issue in [PATCH] staging: sm750: Rename camel case functions in sm750_cursor.*
> | Reported-by: kernel test robot <lkp@xxxxxxxxx>
> | Link: https://lore.kernel.org/oe-kbuild-all/202303110849.X24WnHnM-lkp@xxxxxxxxx/
>
> Signed-off-by: Kloudifold <cloudifold.3125@xxxxxxxxx>
> ---

No, you're going to need to resend a v2 patch.

https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/

Please slow down. It's explained in my blog, but you should not send
any more patches until tomorrow. It gives people more time to respond
to the original patch. Also if you wait until tomorrow everyone will
assume you are testing everything overnight.

regards,
dan carpenter