]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: sm750fb: Clean up variable names
authorChristine Ramacha <christine.rv4573@gmail.com>
Wed, 4 Feb 2026 14:50:43 +0000 (14:50 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Feb 2026 13:33:29 +0000 (14:33 +0100)
commitab67d4c6d5d33f408df9a43d0fa94f54a32995a8
treee76bbeacdf16e095f1133ed974b237f57304f6a3
parent41460a19654c32d39fd0e3a3671cd8d4b7b8479f
staging: sm750fb: Clean up variable names

Variables in sm750_accel.c follow a mix of camelCase convention
and Hungarian shorthands. Rename it to adhere to kernel's snake_case
naming convention and improve readability.

Signed-off-by: Christine Ramacha <christine.rv4573@gmail.com>
Link: https://patch.msgid.link/20260204145107.5521-1-christine.rv4573@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750_accel.c