diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-08-30 16:09:48 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-12-05 16:37:18 +0100 |
commit | 18e6830a636cb61072c3ed970e1e4106df48ca29 (patch) | |
tree | 031e4c594933347186dd6b473745471f016a9eba /Documentation/media/dvb-drivers | |
parent | media: Documentation/media: uapi: Explicitly say there are no Invariant Sections (diff) | |
download | linux-18e6830a636cb61072c3ed970e1e4106df48ca29.tar.xz linux-18e6830a636cb61072c3ed970e1e4106df48ca29.zip |
media: remove text encoding from rst files
This is not needed there. Also, the same UTF-8 encoding should
be used on all documents.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media/dvb-drivers')
-rw-r--r-- | Documentation/media/dvb-drivers/index.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/media/dvb-drivers/index.rst b/Documentation/media/dvb-drivers/index.rst index 314e127d82e3..7c2795bf1587 100644 --- a/Documentation/media/dvb-drivers/index.rst +++ b/Documentation/media/dvb-drivers/index.rst @@ -1,5 +1,3 @@ -.. -*- coding: utf-8; mode: rst -*- - .. include:: <isonum.txt> ############################################## |