diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-09-29 12:43:40 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-10-15 07:49:45 +0200 |
commit | ccf1227313cf583cad2d47b043fc3bb90438f2ca (patch) | |
tree | 83ea7e9c14a32665a48158f1cd9f31f2ce776748 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 366a07651830a0a2c0e58c9c70ef534012d3cbe2 (diff) |
docs: mei.rst: fix a C expression markup
Sphinx 3.x doesn't allow expressions using :c:func markup:
./Documentation/driver-api/mei/mei.rst:41: WARNING: Unparseable C cross-reference: 'close(int fd)'
Invalid C declaration: Expected end of definition. [error at 5]
close(int fd)
-----^
So, convert it into a :c:expr.
Acked-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions