When building kernel docs, the following warning appeared:
WARNING: ./include/uapi/sound/compress_params.h:364
struct member 'chan_map' not described in 'snd_dec_opus'
The inline struct 'snd_dec_opus_ch_map' inside 'snd_dec_opus' was not
properly documented. This patch documents the 'chan_map' member and its
fields (stream_count, coupled_count, channel_map), resolving the warning.
Fixes:
|
||
|---|---|---|
| .. | ||
| intel/avs | ||
| sof | ||
| asequencer.h | ||
| asoc.h | ||
| asound.h | ||
| asound_fm.h | ||
| compress_offload.h | ||
| compress_params.h | ||
| emu10k1.h | ||
| fcp.h | ||
| firewire.h | ||
| hdsp.h | ||
| hdspm.h | ||
| sb16_csp.h | ||
| scarlett2.h | ||
| sfnt_info.h | ||
| skl-tplg-interface.h | ||
| snd_ar_tokens.h | ||
| snd_sst_tokens.h | ||
| tlv.h | ||
| usb_stream.h | ||