ALSA: compress: Fix kernel doc warnings
authorTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 10:47:56 +0000 (12:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 11:42:36 +0000 (13:42 +0200)
commitb05d834ef8f8fbd90b1bacca909c1eeec02e3625
treebe25a621ddbc28adbe02532a57bd964dcf0b0329
parent5c121d6362d60198d9e37429f87e87d5477e3555
ALSA: compress: Fix kernel doc warnings

Each kernel doc comment expects the definition of the return value and
the summary for each struct / enum in a proper format.  This patch
adds or fixes the missing entries for compress-offload API.

Link: https://lore.kernel.org/r/20220713104759.4365-5-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/uapi/sound/compress_offload.h
include/uapi/sound/compress_params.h
sound/core/compress_offload.c