Re: [PATCH v2] staging: sm750fb: rename pv_reg to io_base
From: Dan Carpenter
Date: Fri May 29 2026 - 06:41:44 EST
On Fri, May 29, 2026 at 03:22:33PM +0530, Onish Sharma wrote:
> Rename pv_reg to io_base to follow kernel naming style and improve
> readability.
>
> No functional changes intended.
Run your patches through checkpatch. Also v2 patches need to be sent
in a specific format. This should be [PATCH v2 1/2]
https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/
> ---
^^^
There needs to be a note here to say what changed.
regards,
dan carpenter