]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: compress_offload: Add missing descriptions in structs
authorTakashi Iwai <tiwai@suse.de>
Wed, 13 Nov 2024 07:23:03 +0000 (08:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Nov 2024 12:54:27 +0000 (13:54 +0100)
commitb773c086ed58c7e9111a4d4f251a98db3d4165d8
tree27958861855fe54d15bebade2302cd2feac6ba98
parenta0810c3d6dd2d29a9b92604d682eacd2902ce947
ALSA: compress_offload: Add missing descriptions in structs

Add the missing descriptions for snd_compr_ops, snd_compr_task and
snd_compr_task_status fields, in order to shut up the build warnings.

Fixes: 04177158cf98 ("ALSA: compress_offload: introduce accel operation mode")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/20241028193731.4b0c3788@canb.auug.org.au
Link: https://patch.msgid.link/20241113072304.4447-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/compress_driver.h
include/uapi/sound/compress_offload.h