Browse Source

staging: dgnc: sysfs.h: removes trailing whitespace

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>
Lidza Louina 12 years ago
parent
commit
abbb82df2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/dgnc/dgnc_sysfs.h

+ 1 - 1
drivers/staging/dgnc/dgnc_sysfs.h

@@ -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 *);