]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: sm750fb: rename `hw_sm750_setBLANK`
authorEric Florin <ericflorin@google.com>
Mon, 19 May 2025 02:04:51 +0000 (19:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 May 2025 11:48:23 +0000 (13:48 +0200)
commitf2cf2a38d37a302edc8c7d1efd5cb7dcec98ba7f
treee1b26a2a1d17cc6f1be2f7dbe5a5a76e0602c26f
parentf3147cede43ed4a3f50f79f1e19d32416246ef9c
staging: sm750fb: rename `hw_sm750_setBLANK`

Rename `hw_sm750_setBLANK` to `hw_sm750_set_blank` to conform with
kernel style guidelines as reported by checkpatch.pl

CHECK: Avoid CamelCase: <hw_sm750_setBLANK>

Signed-off-by: Eric Florin <ericflorin@google.com>
Link: https://lore.kernel.org/r/e00a39ffba89e000fdf8dc277166297d995aa891.1747619816.git.ericflorin@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c
drivers/staging/sm750fb/sm750.h
drivers/staging/sm750fb/sm750_hw.c