linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_id
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 3 Sep 2018 19:51:59 +0000 (12:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2018 12:36:53 +0000 (14:36 +0200)
commitd23df2dc56325c72b51670b1fb400ddd23dc17cd
tree06e41812ac933a86843b7c138820084f9203a512
parent40de5fe4f45c5b804ea085d7e3f1a72fc6705929
linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_id

Fix kernel-doc warning for missing struct member description:

../include/linux/mod_devicetable.h:763: warning: Function parameter or member 'driver_data' not described in 'typec_device_id'

Fixes: 8a37d87d72f0c ("usb: typec: Bus type for alternate modes")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/mod_devicetable.h