Re: [PATCH v4] staging: sm750fb: Rename nDirection to new_direction

From: Dan Carpenter

Date: Fri Feb 13 2026 - 00:23:34 EST


On Thu, Feb 12, 2026 at 08:04:02PM +0200, RachelOvrani wrote:
> Rename the variable 'nDirection' to 'new_direction'
> to fix the warning reported by checkpatch.pl
>
> Signed-off-by: RachelOvrani <rachel.ovrani@xxxxxxxxx>
> ---
> v3 -> v4 : Directly rename from nDirection to new_direction
> v2 -> v3 : Change the commit message more appropriately
> v1 -> v2 : Renaming n_direction to new_direction

This still doesn't apply against linux-next...

regards,
dan carpenter