mirror of https://gitee.com/openkylin/linux.git
staging: gdm724x: Remove unnecessary blank line
This patch fixes the checkpatch.pl warning: CHECK: Please don't use multiple blank lines Signed-off-by: Rehas Sachdeva <aquannie@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
30fde3a91c
commit
49288a345b
|
@ -89,5 +89,4 @@ struct hci_connect_ind {
|
|||
u32 connect;
|
||||
} __packed;
|
||||
|
||||
|
||||
#endif /* _HCI_PACKET_H_ */
|
||||
|
|
Loading…
Reference in New Issue