commit | b064945517ee368bfb6343bf3fb4613d537c4bbb | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Fri Oct 23 16:08:10 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Mon Nov 16 10:31:16 2020 +0100 |
tree | 886ac97ab3810df8fea523eee172ad9f8f44c6a1 | |
parent | 0d72f489995bb8565f6fe30539d4504c88356a9e [diff] |
media: fix kernel-doc markups Some identifiers have different names between their prototypes and the kernel-doc markup. Seome seems to be due to cut-and-paste related issues. Others need to be fixed, as kernel-doc markups should use this format: identifier - description Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> # IPU3 and V4L2 Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>