]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7bf766841c312cec9ec9e719e2168d6acdc8e9db
treef5ceb216a494225b4c381b5d48951bedb823a4be
parentfedbd26678ba89020e4969bce80e39bf6104e5a0
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