summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-09-08 08:18:04 -0300
committerTao Huang <huangtao@rock-chips.com>2018-12-10 20:36:01 +0800
commit6c0ce22807156c7719434cff0f79220b1515d9c9 (patch)
tree1827aee26c92b1aa893cd20ac9ac452959254ce2 /include
parent1b73d79e090e2fd2d68a6964751119e2c0e62f74 (diff)
UPSTREAM: [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 <mchehab@s-opensource.com> (cherry picked from commit c13dce18b8266566e951b1d4b9bbbbbf25a00068) Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Diffstat (limited to 'include')
-rw-r--r--include/media/rc-map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/rc-map.h b/include/media/rc-map.h
index 83b5f933d099..382a1fe544ef 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