OSDN Git Service

[media] rc-map.h: fix a Sphinx warning
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 8 Sep 2016 11:18:04 +0000 (08:18 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 9 Sep 2016 12:58:43 +0000 (09:58 -0300)
./include/media/rc-map.h:121: WARNING: Inline emphasis start-string without end-string.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
include/media/rc-map.h

index 173ad58..3c8edb3 100644 (file)
@@ -117,7 +117,7 @@ struct rc_map_table {
  * @scan: pointer to struct &rc_map_table
  * @size: Max number of entries
  * @len: Number of entries that are in use
- * @alloc: size of *scan, in bytes
+ * @alloc: size of \*scan, in bytes
  * @rc_type: type of the remote controller protocol, as defined at
  *          enum &rc_type
  * @name: name of the key map table