staging: greybus: Add blank line after struct declaration
authorDorine Tipo <dorine.a.tipo@gmail.com>
Sun, 10 Mar 2024 10:47:14 +0000 (10:47 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2024 17:25:47 +0000 (18:25 +0100)
commit8baa558953e9791d84a30e4d4a03667dd7123794
tree459e06f314f9152eae38599fab6ff625b9d058ea
parent6594d9c2d1ddc54375d8742403bd1bd8edecb2d3
staging: greybus: Add blank line after struct declaration

Add a blank line after the loopback_class struct declaration to improve
code readability and adherence to coding style guidelines

Signed-off-by: Dorine Tipo <dorine.a.tipo@gmail.com>
Acked-by: Julia Lawall <julia.lawall@inria.fr>
Link: https://lore.kernel.org/r/20240310104714.22224-1-dorine.a.tipo@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/loopback.c