mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 00:59:26 +00:00
Sphinx takes a word like (*foo)->bar in the kernel-doc comments as a part of the emphasized marker, and complains like ./sound/pci/ac97/ac97_codec.c:1908: WARNING: Inline emphasis start-string without end-string. For avoiding this, wrap it with the quotes (``) in the comment. Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
|---|---|---|
| .. | ||
| ac97_codec.c | ||
| ac97_id.h | ||
| ac97_local.h | ||
| ac97_patch.c | ||
| ac97_patch.h | ||
| ac97_pcm.c | ||
| ac97_proc.c | ||
| Makefile | ||