Re: [PATCH] staging: sm750fb: Fix CamelCase and remove volatile warnings
From: Greg KH
Date: Tue Feb 18 2025 - 13:48:17 EST
On Wed, Feb 19, 2025 at 12:13:42AM +0530, Madhur Kumar wrote:
> Fixed multiple coding style issues in sm750fb:
> - Replaced CamelCase variable names with snake_case.
> - Removed incorrect use of volatile in memory-mapped IO.
>
> Signed-off-by: Madhur Kumar <madhurkumar004@xxxxxxxxx>
> ---
For some reason you sent this out again and ignored my bot's previous
review?
confused,
greg k-h