1
0
Fork 0
alistair23-linux/include/linux/hsi
Javier Martinez Canillas 403c5c0650 HSI: Remove struct hsi_client private fields from kernel-doc
The kernel-doc how to says that structure fields that are inside a
"private:" area shouldn't be listed in the generated documentation
but the private fields for struct hsi_client private are listed.

This also fixes the following make htmldocs warnings:

.//include/linux/hsi/hsi.h:150: warning: Excess struct/union/enum/typedef member 'e_handler' description in 'hsi_client'
.//include/linux/hsi/hsi.h:150: warning: Excess struct/union/enum/typedef member 'pclaimed' description in 'hsi_client'
.//include/linux/hsi/hsi.h:150: warning: Excess struct/union/enum/typedef member 'nb' description in 'hsi_client'

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
2015-11-21 18:42:00 +01:00
..
hsi.h HSI: Remove struct hsi_client private fields from kernel-doc 2015-11-21 18:42:00 +01:00
ssi_protocol.h HSI: Introduce driver for SSI Protocol 2014-05-16 00:55:30 +02:00