]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: rockchip-sfc: Perform trivial code cleanups
authorDragan Simic <dsimic@manjaro.org>
Thu, 26 Sep 2024 08:38:13 +0000 (10:38 +0200)
committerMark Brown <broonie@kernel.org>
Sun, 29 Sep 2024 23:12:14 +0000 (01:12 +0200)
commit6c510eac1528d8939bad8b6df72c7b23ffec8c25
tree7aa621a815292aee2991e19d3118f13eba86d008
parentd87ec94e48dd2da27fbe948f2dc6c8fedc98fff4
spi: rockchip-sfc: Perform trivial code cleanups

Perform a couple of trivial code cleanups, to avoid unnecessary line wrapping
by using the 100-column width a bit better, and to drop a stray empty line.

No intended functional changes are introduced by these code cleanups.

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