projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee1c0de
)
staging: dgnc: dgnc_sysfs.c Comment style modifications
author
Walt Feasel
<waltfeasel@gmail.com>
Fri, 18 Nov 2016 23:34:05 +0000
(18:34 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 19 Nov 2016 13:25:11 +0000
(14:25 +0100)
Make modifications to comment style
Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_sysfs.c
patch
|
blob
|
history
diff --git
a/drivers/staging/dgnc/dgnc_sysfs.c
b/drivers/staging/dgnc/dgnc_sysfs.c
index
290bf6e
..
6e8c53b
100644
(file)
--- a/
drivers/staging/dgnc/dgnc_sysfs.c
+++ b/
drivers/staging/dgnc/dgnc_sysfs.c
@@
-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)