diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2016-07-04 12:56:17 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2016-07-04 13:23:50 -0300 |
| commit | 760c70102cf4fb19da5093d999e5696c195a1eb1 (patch) | |
| tree | 5edaa020d55ff4eb52da76ec8a9276d95d564679 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 5d2b3f1201289e77f8edadd3ed6bb68f4041c223 (diff) | |
doc-rst: linux_tv: avoid using c:func::
Using auto-generated links is dangerous, as there are multiple
definitions for syscalls (at least one on each book part).
So, reference them by their explicit reference.
I used this small script to help writing this patch:
for i in $(git grep -l "c:func:"); do perl -ne 's/\:c\:func:\`(open|close|read|poll|write|select|mmap|munmap|ioctl)\(\)`/:ref:`$1() <func-$1>`/; print $_' < $i >a && mv a $i; done
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions