Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

s390: fix new ccwgroup.h kernel-doc warning

Fix new s390 kernel-doc warning:

Warning(arch/s390/include/asm/ccwgroup.h:27): No description found for parameter 'ungroup_work'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Sebastian Ott <sebott@linux.vnet.ibm.com>
Cc: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Cc: linux-s390@vger.kernel.org
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: linux390@de.ibm.com
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

authored by

Randy Dunlap and committed by
Martin Schwidefsky
0d234a28 7d4c738c

+2
+2
arch/s390/include/asm/ccwgroup.h
··· 10 10 * @count: number of attached slave devices 11 11 * @dev: embedded device structure 12 12 * @cdev: variable number of slave devices, allocated as needed 13 + * @ungroup_work: work to be done when a ccwgroup notifier has action 14 + * type %BUS_NOTIFY_UNBIND_DRIVER 13 15 */ 14 16 struct ccwgroup_device { 15 17 enum {