summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc
diff options
context:
space:
mode:
authorLidza Louina <lidza.louina@gmail.com>2013-08-21 15:08:09 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-21 16:43:54 (GMT)
commitabbb82df2c2edd06534948d957a9aca9e61b4b24 (patch)
treea58d3687fd0b1149adc086586868227742420d67 /drivers/staging/dgnc
parent7a97deb209485cb6a4d8962e4b617e74f5f8dcb4 (diff)
downloadlinux-fsl-qoriq-abbb82df2c2edd06534948d957a9aca9e61b4b24.tar.xz
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>
Diffstat (limited to 'drivers/staging/dgnc')
-rw-r--r--drivers/staging/dgnc/dgnc_sysfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/dgnc/dgnc_sysfs.h b/drivers/staging/dgnc/dgnc_sysfs.h
index fe99110..4b87ce1 100644
--- a/drivers/staging/dgnc/dgnc_sysfs.h
+++ b/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 *);