]> asedeno.scripts.mit.edu Git - linux.git/commit
sysfs.h: fix non-kernel-doc comment
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 15 Jul 2018 17:31:28 +0000 (10:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2018 11:32:20 +0000 (13:32 +0200)
commit3ec78790ec9a1e23fd9b6c8681a7cd3b64d3ad23
tree850be83a9c46085d34911c21aa47a0bd01c49cc6
parente01afc32502555beb2057ddd74401be38475d851
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>
include/linux/sysfs.h