staging: dgnc: sysfs.h: removes trailing whitespace
authorLidza Louina <lidza.louina@gmail.com>
Wed, 21 Aug 2013 15:08:09 +0000 (11:08 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Aug 2013 16:43:54 +0000 (09:43 -0700)
This patch removes trailing whitespace in
the dgnc_sysfs.h file.

Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_sysfs.h

index fe99110..4b87ce1 100644 (file)
@@ -32,7 +32,7 @@ struct un_t;
 struct pci_driver;
 struct class_device;
 
-extern void dgnc_create_ports_sysfiles(struct board_t *bd); 
+extern void dgnc_create_ports_sysfiles(struct board_t *bd);
 extern void dgnc_remove_ports_sysfiles(struct board_t *bd);
 
 extern void dgnc_create_driver_sysfiles(struct pci_driver *);