Commit c6401af6 authored by Sylwester Nawrocki's avatar Sylwester Nawrocki Committed by Mauro Carvalho Chehab
Browse files

[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: default avatarSylwester Nawrocki <snjw23@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 15157c50
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -178,11 +178,3 @@ in the frequency range from 87,5 to 108,0 MHz</title>
    </biblioentry>

  </bibliography>

  <!--
Local Variables:
mode: sgml
sgml-parent-document: "v4l2.sgml"
indent-tabs-mode: nil
End:
  -->
+0 −8
Original line number Diff line number Diff line
@@ -1195,11 +1195,3 @@ separate parameters for input and output devices.</para>
    <para>These ioctls are optional, drivers need not implement
them. If so, they return the &EINVAL;.</para>
  </section>

  <!--
Local Variables:
mode: sgml
sgml-parent-document: "v4l2.sgml"
indent-tabs-mode: nil
End:
  -->
+1 −9
Original line number Diff line number Diff line
@@ -2507,11 +2507,3 @@ interfaces and should not be implemented in new drivers.</para>
      </itemizedlist>
    </section>
  </section>

  <!--
Local Variables:
mode: sgml
sgml-parent-document: "v4l2.sgml"
indent-tabs-mode: nil
End:
  -->
+0 −8
Original line number Diff line number Diff line
@@ -3357,11 +3357,3 @@ interface and may change in the future.</para>

    </section>
</section>

  <!--
Local Variables:
mode: sgml
sgml-parent-document: "common.sgml"
indent-tabs-mode: nil
End:
  -->
+0 −8
Original line number Diff line number Diff line
@@ -108,11 +108,3 @@ linkend="mmap">memory mapping</link> or <link
linkend="userp">user pointer</link>) I/O. See <xref
linkend="io" /> for details.</para>
  </section>

  <!--
Local Variables:
mode: sgml
sgml-parent-document: "v4l2.sgml"
indent-tabs-mode: nil
End:
  -->
Loading