spi: rockchip: Perform trivial code cleanups
authorDragan Simic <dsimic@manjaro.org>
Sun, 29 Sep 2024 09:21:13 +0000 (11:21 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 8 Oct 2024 17:41:03 +0000 (18:41 +0100)
commitf7bc15211fc6946203dd7e57c123f1e387d7225b
treec71d9cb7539d47fa4d8316fe36b005c16acee752
parent8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b
spi: rockchip: Perform trivial code cleanups

Perform a few trivial code cleanups, to obey the reverse Christmas tree rule,
to avoid unnecessary line wrapping by using the 100-column width better, to
actually obey the 100-column width in one case, and to make the way a couple
of wrapped function arguments are indented a bit more readable.

No intended functional changes are introduced by these code cleanups.

Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Dragan Simic <dsimic@manjaro.org>
Link: https://patch.msgid.link/1b55380a0b9f0e8fe1a09611636b30e232b95d08.1727601608.git.dsimic@manjaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-rockchip.c