Browse Source

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>
Rehas Sachdeva 9 years ago
parent
commit
49288a345b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/staging/gdm724x/hci_packet.h

+ 0 - 1
drivers/staging/gdm724x/hci_packet.h

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