summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTommy Chiang <ototot@chromium.org>2024-01-19 06:31:26 +0300
committerChristian König <christian.koenig@amd.com>2024-09-23 17:01:27 +0300
commit87054ec00478573da0dfba2405d4bc1508471620 (patch)
tree7b812425c0d68f8d9f80a9e0c949a24fe7f60aa9 /include/linux
parent8a16b5cdae26207ff4c22834559384ad3d7bc970 (diff)
downloadlinux-87054ec00478573da0dfba2405d4bc1508471620.tar.xz
dma-buf: Add syntax highlighting to code listings in the document
This patch tries to improve the display of the code listing on The Linux Kernel documentation website for dma-buf [1] . Originally, it appears that it was attempting to escape the '*' character, but looks like it's not necessary (now), so we are seeing something like '\*' on the webite. This patch removes these unnecessary backslashes and adds syntax highlighting to improve the readability of the code listing. [1] https://docs.kernel.org/driver-api/dma-buf.html Signed-off-by: Tommy Chiang <ototot@chromium.org> Reviewed-by: T.J. Mercier <tjmercier@google.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240119033126.1802711-1-ototot@chromium.org Signed-off-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions