mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 21:44:23 -04:00
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
7a97deb209
commit
abbb82df2c
@@ -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 *);
|
||||
|
||||
Reference in New Issue
Block a user