staging: sm750fb: change sii164EnableHotPlugDetection to snake_case
authorRichard Akintola <princerichard17a@gmail.com>
Tue, 8 Apr 2025 10:20:37 +0000 (11:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2025 14:32:09 +0000 (16:32 +0200)
commitbbb8a8a3ade7e56e3c817939d0adbb3183bee6b8
tree124f3e69eec4055b5824dc4c8fb4b77826c6d6b6
parent7d253fd8451228104ad5bfb3684fb1ae394ae142
staging: sm750fb: change sii164EnableHotPlugDetection to snake_case

Change camelCase function name sii164EnableHotPlugDetection to sii164_enable_hot_plug_detection
and it's parameter enableHotPlug to enable_hot_plug
to conform to kernel code styles as reported by checkpatch.pl

CHECK: Avoid camelCase: <sii164EnableHotPlugDetection>

Signed-off-by: Richard Akintola <princerichard17a@gmail.com>
Link: https://lore.kernel.org/r/04907f753bc0d1a2b2095ffba1d066516520fbb8.1744105389.git.princerichard17a@gmail.com
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