commit | 3ec78790ec9a1e23fd9b6c8681a7cd3b64d3ad23 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@infradead.org> | Sun Jul 15 10:31:28 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 16 13:32:20 2018 +0200 |
tree | 850be83a9c46085d34911c21aa47a0bd01c49cc6 | |
parent | e01afc32502555beb2057ddd74401be38475d851 [diff] |
sysfs.h: fix non-kernel-doc comment Don't use "/**" to begin this comment block since it is not a kernel-doc comment block. Also adjust comment line to fit in 80 characters. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>