staging: greybus: loopback_test: Add blank line after declaration.
authorJack Schofield <schofija@oregonstate.edu>
Thu, 1 Dec 2022 05:38:50 +0000 (21:38 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Dec 2022 12:28:41 +0000 (13:28 +0100)
commitd664761116ea12a2417b268af2fd936fe571f612
tree3afbb533b230427c204f619b97ea61e87d846628
parent57a8f00f03f1fa493fadd20992e700d24f6860cb
staging: greybus: loopback_test: Add blank line after declaration.

Declarations are to be followed by a blank line. Add to follow Linux
Kernel coding style. Issue reported by checkpatch.

Reviewed-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Jack Schofield <schofija@oregonstate.edu>
Link: https://lore.kernel.org/r/048967b5c3b157e19ccf4608f71da8418fc31877.1669872193.git.schofija@oregonstate.edu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/tools/loopback_test.c