diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-08-30 10:09:48 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-12-05 10:37:18 -0500 |
commit | 18e6830a636cb61072c3ed970e1e4106df48ca29 (patch) | |
tree | 031e4c594933347186dd6b473745471f016a9eba /Documentation/media/kapi | |
parent | 861c56c13d817b76e802d664e6ce7edb09cb9417 (diff) | |
download | linux-18e6830a636cb61072c3ed970e1e4106df48ca29.tar.gz linux-18e6830a636cb61072c3ed970e1e4106df48ca29.tar.bz2 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/kapi')
-rw-r--r-- | Documentation/media/kapi/v4l2-event.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/media/kapi/v4l2-event.rst b/Documentation/media/kapi/v4l2-event.rst index 5c7e31224ddc..b22ccbccdbd1 100644 --- a/Documentation/media/kapi/v4l2-event.rst +++ b/Documentation/media/kapi/v4l2-event.rst @@ -1,4 +1,3 @@ - V4L2 events ----------- |