diff options
| author | Ezequiel Garcia <[email protected]> | 2021-03-23 13:07:46 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-04-06 10:32:59 +0200 |
| commit | 5cd255e72646f487f11e4ed2fb5af2e0a94ce221 (patch) | |
| tree | cbfcca35bc441b7a99dcd217c4715e2ec2231d64 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | d75b32853d4a89a8901991f294ff24b2f8fe1da5 (diff) | |
media: hantro: fix kernel-doc warnings and style
Add a description for enum values in hantro_enc_fmt,
in order to fix these warnings:
drivers/staging/media/hantro/hantro_hw.h:149: warning: Enum value 'RK3288_VPU_ENC_FMT_YUV420P' not described in enum 'hantro_enc_fmt'
drivers/staging/media/hantro/hantro_hw.h:149: warning: Enum value 'RK3288_VPU_ENC_FMT_YUV420SP' not described in enum 'hantro_enc_fmt'
drivers/staging/media/hantro/hantro_hw.h:149: warning: Enum value 'RK3288_VPU_ENC_FMT_YUYV422' not described in enum 'hantro_enc_fmt'
drivers/staging/media/hantro/hantro_hw.h:149: warning: Enum value 'RK3288_VPU_ENC_FMT_UYVY422' not described in enum 'hantro_enc_fmt'
While here, improve the kernel-doc style, adding an empty
line before the fields of the structs.
Signed-off-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions