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:
Rehas Sachdeva 2016-09-14 21:43:04 +05:30 committed by Greg Kroah-Hartman
parent 30fde3a91c
commit 49288a345b
1 changed files with 0 additions and 1 deletions

View File

@ -89,5 +89,4 @@ struct hci_connect_ind {
u32 connect;
} __packed;
#endif /* _HCI_PACKET_H_ */