spi: s3c64xx: drop blank line between declarations
authorTudor Ambarus <tudor.ambarus@linaro.org>
Wed, 7 Feb 2024 12:04:28 +0000 (12:04 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 8 Feb 2024 16:33:37 +0000 (16:33 +0000)
commit91a9b8e6b63eeb3634e736a4b65ae536c08155b2
tree51d47e6cdf8d64e2d4fa5e9f2d803e5added3b1a
parent1a234accc93191a3a73eb4cc264abb6d79d63430
spi: s3c64xx: drop blank line between declarations

Drop the blank line and move the logical operation in the body of the
function rather than in initialization list.

Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Link: https://lore.kernel.org/r/20240207120431.2766269-15-tudor.ambarus@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-s3c64xx.c