]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: sm750fb: clean-up `else`-blocks
authorEric Florin <ericflorin.kernel@gmail.com>
Fri, 18 Apr 2025 03:50:23 +0000 (20:50 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Apr 2025 10:39:58 +0000 (12:39 +0200)
commitd065b12eb31cb883f53897107abdcf92bf342efc
tree673bf99454bed5f0afaaee4a00af7d70d351d9c7
parente9996a9ac562b025506f062d23ea60286dbad0a1
staging: sm750fb: clean-up `else`-blocks

Clean-up `else`-blocks in `hw_sm750_map` that occur after `if`-blocks that
terminate function execution.

Signed-off-by: Eric Florin <ericflorin.kernel@gmail.com>
Link: https://lore.kernel.org/r/20250418035023.27067-1-ericflorin.kernel@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750_hw.c