mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-11 11:56:48 +00:00
staging: dgnc: dgnc_sysfs.c Comment style modifications
Make modifications to comment style Signed-off-by: Walt Feasel <waltfeasel@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
ee1c0de213
commit
a4eac955ef
@ -334,7 +334,8 @@ static ssize_t ports_txcount_show(struct device *p,
|
||||
}
|
||||
static DEVICE_ATTR_RO(ports_txcount);
|
||||
|
||||
/* this function creates the sys files that will export each signal status
|
||||
/*
|
||||
* this function creates the sys files that will export each signal status
|
||||
* to sysfs each value will be put in a separate filename
|
||||
*/
|
||||
void dgnc_create_ports_sysfiles(struct dgnc_board *bd)
|
||||
|
Loading…
x
Reference in New Issue
Block a user