diff options
author | 2016-11-14 22:22:27 +0100 | |
---|---|---|
committer | 2016-11-15 07:28:15 +0100 | |
commit | f84551e45fd72a248ee69a5b95383b0334a2faac (patch) | |
tree | cc8240f6155d6e639c2fff08fff7dd6b4f6947a2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: ac97: Fix kernel-doc error with sphinx formatter (diff) | |
download | linux-dev-f84551e45fd72a248ee69a5b95383b0334a2faac.tar.xz linux-dev-f84551e45fd72a248ee69a5b95383b0334a2faac.zip |
ALSA: compress: Fix kernel-doc warnings
Some fields in struct snd_compr have no corresponding comments, and
the kernel-doc complains like:
./include/sound/compress_driver.h:162: warning: No description found for parameter 'id[64]'
./include/sound/compress_driver.h:162: warning: No description found for parameter 'proc_root'
./include/sound/compress_driver.h:162: warning: No description found for parameter 'proc_info_entry'
Actually all these are internal elements, just put "private:" comment
so that they will be ignored.
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions