OSDN Git Service

media: v4l2-compat-ioctl32: better document the code
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 19 Apr 2018 16:28:07 +0000 (12:28 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 20 Apr 2018 12:24:13 +0000 (08:24 -0400)
commit1d338b86e17d87215cf57b1ad1d13b2afe582d33
treef5ceb216a494225b4c381b5d48951bedb823a4be
parent09c033b66596a9c38f61875c80c674c4fed61b86
media: v4l2-compat-ioctl32: better document the code

This file does a lot of non-trivial struff. Document it using
kernel-doc markups where needed and improve the comments inside
do_video_ioctl().

Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/v4l2-core/v4l2-compat-ioctl32.c