Re: [PATCH] staging: sm750fb: fix CamelCase variable name Bpp to bpp
From: Ahmet Sezgin Duran <hidden>
Date: 2026-06-11 10:38:18
Also in:
linux-staging, lkml
From: Ahmet Sezgin Duran <hidden>
Date: 2026-06-11 10:38:18
Also in:
linux-staging, lkml
On 6/11/26 1:20 PM, Xebec77 wrote:
Signed-off-by: Xebec77 <redacted> --- drivers/staging/sm750fb/sm750_accel.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-)
You need to: * Use a real name for Signed-off-by part. * Add a commit body describing the changes. Commit title itself is not enough. Regards, Ahmet Sezgin Duran