summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/videodev2.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2015-12-04 13:38:59 +0100
committerMauro Carvalho Chehab2015-12-04 13:38:59 +0100
commit991ce92f8de24cde063d531246602b6e14d3fef2 (patch)
tree566955e156e6b9bd392d5e8b598a48414ee2fa15 /include/uapi/linux/videodev2.h
parentdrm, ipu-v3: use https://linuxtv.org for LinuxTV URL (diff)
downloadkernel-qcow2-linux-991ce92f8de24cde063d531246602b6e14d3fef2.tar.gz
kernel-qcow2-linux-991ce92f8de24cde063d531246602b6e14d3fef2.tar.xz
kernel-qcow2-linux-991ce92f8de24cde063d531246602b6e14d3fef2.zip
[media] use https://linuxtv.org for LinuxTV URLs
While https was always supported on linuxtv.org, only in Dec 3 2015 the website is using valid certificates. As we're planning to drop pure http support on some future, change all references at the media subsystem to point to the https URL instead. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include/uapi/linux/videodev2.h')
-rw-r--r--include/uapi/linux/videodev2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/videodev2.h b/include/uapi/linux/videodev2.h
index 0014529606e2..65f4449dd56e 100644
--- a/include/uapi/linux/videodev2.h
+++ b/include/uapi/linux/videodev2.h
@@ -46,7 +46,7 @@
* All kernel-specific stuff were moved to media/v4l2-dev.h, so
* no #if __KERNEL tests are allowed here
*
- * See http://linuxtv.org for more info
+ * See https://linuxtv.org for more info
*
* Author: Bill Dirks <bill@thedirks.org>
* Justin Schoeman