]> asedeno.scripts.mit.edu Git - linux.git/commit
media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grab
authorSakari Ailus <sakari.ailus@linux.intel.com>
Thu, 19 Jul 2018 11:10:50 +0000 (07:10 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 5 Oct 2018 13:36:37 +0000 (09:36 -0400)
commit9a8aaa28f54c209bd36ac798d4ed9f3ea925b275
treebe6b44cf3956d56781c2209588a6bb0f9e4eb1ab
parentf492fb4f5b41e8e62051e710369320e9ffa7a1ea
media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grab

v4l2_ctrl_grab() is documented in the header; there's no need to have a
comment explaining what the function does in the .c file.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/v4l2-core/v4l2-ctrls.c