This patch fixed trailing whitespace found by checkpatch.pl
in staging/dgap/dgap_sysfs.h

Signed-off-by: Masanari Iida <standby2...@gmail.com>
---
 drivers/staging/dgap/dgap_sysfs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/dgap/dgap_sysfs.h 
b/drivers/staging/dgap/dgap_sysfs.h
index dde690e..151f1b3 100644
--- a/drivers/staging/dgap/dgap_sysfs.h
+++ b/drivers/staging/dgap/dgap_sysfs.h
@@ -32,7 +32,7 @@ struct un_t;
 struct pci_driver;
 struct class_device;
 
-extern void dgap_create_ports_sysfiles(struct board_t *bd); 
+extern void dgap_create_ports_sysfiles(struct board_t *bd);
 extern void dgap_remove_ports_sysfiles(struct board_t *bd);
 
 extern void dgap_create_driver_sysfiles(struct pci_driver *);
-- 
1.8.5.2.309.ga25014b

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to