linux/Documentation/sound
Mauro Carvalho Chehab 6873590275 docs: sound: writing-an-alsa-driver.rst: get rid of :c:type
the :c:type shouldn't be used with structs with Sphinx 3,
as the C domain there uses .. c:struct for structs.

As we have the automarkup extension, let's just get rid of
all :c:type as a whole, as those will be automagically
marked as such.

This solves a bunch of warnings with Sphinx 3, like those:

	.../Documentation/sound/kernel-api/writing-an-alsa-driver.rst:490: WARNING: Unparseable C cross-reference: 'calling snd_card_free'
	Invalid C declaration: Expected end of definition. [error at 8]
	  calling snd_card_free
	  --------^
	.../Documentation/sound/kernel-api/writing-an-alsa-driver.rst:3328: WARNING: Unparseable C cross-reference: 'snd_rawmidi_transmit*'
	Invalid C declaration: Expected end of definition. [error at 20]
	  snd_rawmidi_transmit*
	  --------------------^
	.../Documentation/sound/kernel-api/writing-an-alsa-driver.rst:3928: WARNING: Unparseable C cross-reference: 'copy_from/to_user'
	Invalid C declaration: Expected end of definition. [error at 9]
	  copy_from/to_user
	  ---------^

Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-10-15 07:49:43 +02:00
..
cards Documentation: sound/cards: fix heading underline lengths for https: changes 2020-08-24 08:30:06 +02:00
designs docs: get rid of :c:type explicit declarations for structs 2020-10-15 07:49:40 +02:00
hd-audio ALSA: Replace HTTP links with HTTPS ones 2020-07-19 20:49:25 +02:00
kernel-api docs: sound: writing-an-alsa-driver.rst: get rid of :c:type 2020-10-15 07:49:43 +02:00
soc ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
alsa-configuration.rst ALSA: Replace HTTP links with HTTPS ones 2020-07-19 20:49:25 +02:00
index.rst docs: index.rst: don't use genindex for pdf output 2019-07-31 13:31:16 -06:00