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

Rename `hw_sm750_deWait` to `hw_sm750_de_wait` to conform with kernel
style guidelines as reported by checkpatch.pl

CHECK: Avoid CamelCase: <hw_sm750_deWait>

Signed-off-by: Eric Florin <ericflorin@google.com>
Link: https://lore.kernel.org/r/2d94a42ca51de9fddddb64f74e217dfb2e0c7d1c.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