diff options
author | Sylwester Nawrocki <snjw23@gmail.com> | 2011-12-03 12:37:06 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-12-11 12:16:53 +0100 |
commit | c6401af6692bac94b7ae1ff04f1d32c5dd1a38e3 (patch) | |
tree | e332365ba6e8d6ca969b052cd18a8f74f1a2d956 /Documentation/DocBook/media/v4l/vidioc-queryctrl.xml | |
parent | [media] it913x add retry to USB bulk endpoints and IO (diff) | |
download | linux-c6401af6692bac94b7ae1ff04f1d32c5dd1a38e3.tar.xz linux-c6401af6692bac94b7ae1ff04f1d32c5dd1a38e3.zip |
[media] Remove unneeded comments from the media API DocBook files
This removes comment tags intended for emacs configuration from
67 files in the Media API DocBook. Such comments are not really
helpful and violate the coding style rules.
Signed-off-by: Sylwester Nawrocki <snjw23@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/vidioc-queryctrl.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/vidioc-queryctrl.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-queryctrl.xml b/Documentation/DocBook/media/v4l/vidioc-queryctrl.xml index 0ac0057a51c4..36660d311b51 100644 --- a/Documentation/DocBook/media/v4l/vidioc-queryctrl.xml +++ b/Documentation/DocBook/media/v4l/vidioc-queryctrl.xml @@ -443,11 +443,3 @@ or this particular menu item is not supported by the driver.</para> </variablelist> </refsect1> </refentry> - -<!-- -Local Variables: -mode: sgml -sgml-parent-document: "v4l2.sgml" -indent-tabs-mode: nil -End: ---> |