staging: greybus: spi: add blank line after variable declaration
authorPhilippe Dixon <philippesdixon@gmail.com>
Wed, 19 May 2021 19:39:38 +0000 (12:39 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 May 2021 09:40:36 +0000 (11:40 +0200)
commit62d7ecaf56bacf0c4248d640ac11cb632b01361b
tree4c2c9e4080a4f472185f2639efe3179ea5a02099
parent5d4f6b9e207a8fbfa635e59bd182557ef9ecfdd7
staging: greybus: spi: add blank line after variable declaration

This patch fixes the following checkpatch.pl warning:

WARNING: Missing a blank line after declarations

Reviewed-by: Alex Elder <elder@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Philippe Dixon <philippesdixon@gmail.com>
Link: https://lore.kernel.org/r/20210519193938.GA7131@ubuntu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/spilib.c