staging: vt6656: remove blank line
To avoid style issues, remove multiple blank lines. Signed-off-by: Payal Kshirsagar <payalskshirsagar1234@gmail.com> Acked-by: Julia Lawall <julia.lawall@inria.fr> Link: https://lore.kernel.org/r/20200309073424.4920-1-payalskshirsagar1234@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
0fc6d4e4ce
commit
ad3ee73007
|
@ -100,7 +100,6 @@ struct vnt_rts_ab {
|
|||
struct vnt_tx_datahead_ab data_head;
|
||||
} __packed;
|
||||
|
||||
|
||||
/* CTS buffer header */
|
||||
struct vnt_cts {
|
||||
struct vnt_phy_field b;
|
||||
|
|
Loading…
Reference in New Issue