From: Mauro Carvalho Chehab Date: Thu, 8 Sep 2016 11:18:04 +0000 (-0300) Subject: [media] rc-map.h: fix a Sphinx warning X-Git-Tag: v4.9-rc1~43^2~186 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c13dce18b8266566e951b1d4b9bbbbbf25a00068;p=uclinux-h8%2Flinux.git [media] rc-map.h: fix a Sphinx warning ./include/media/rc-map.h:121: WARNING: Inline emphasis start-string without end-string. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/include/media/rc-map.h b/include/media/rc-map.h index 173ad58fb61b..3c8edb34f84a 100644 --- a/include/media/rc-map.h +++ b/include/media/rc-map.h @@ -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