]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: sm750fb: fix casing style on getDeviceID
authorJustin Cromer <justincromer@gmail.com>
Sun, 23 Mar 2025 22:46:27 +0000 (15:46 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Apr 2025 05:38:07 +0000 (06:38 +0100)
commitb0c3d42658a89a09bcd51d0013444d608b45836a
treea13fc2c93fa1e348052d1551ee70feb166106467
parent31fce300a1fef7b54ffb98e4cece8589529ca3bf
staging: sm750fb: fix casing style on getDeviceID

Fixes camel casing for getDeviceID function. This includes an update to
the internal function variable 'deviceID' as it's relevant, needs updating,
and is clearly scoped to the small function.

Signed-off-by: Justin Cromer <justincromer@gmail.com>
Link: https://lore.kernel.org/r/Z-CPQ7dGuTBZ3sWv@fedora
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_dvi.c
drivers/staging/sm750fb/ddk750_sii164.c
drivers/staging/sm750fb/ddk750_sii164.h