summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/iio/iio-bindings.txt
diff options
context:
space:
mode:
authorAlexander A. Klimov <grandmaster@al2klimov.de>2020-07-04 21:33:45 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2020-07-13 16:05:58 +0200
commit5a6b56de410c8c905bde4295ba8c3d75910aecea (patch)
treee602e84b92c0cbe5d4c67975f619cd8b23095dfb /Documentation/devicetree/bindings/iio/iio-bindings.txt
parentdt-bindings: iio/adc: Convert ingenic-adc docs to YAML. (diff)
downloadlinux-5a6b56de410c8c905bde4295ba8c3d75910aecea.tar.xz
linux-5a6b56de410c8c905bde4295ba8c3d75910aecea.zip
Replace HTTP links with HTTPS ones: Documentation/devicetree/bindings/iio
Rationale: Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. Deterministic algorithm: For each file: If not .svg: For each line: If doesn't contain `\bxmlns\b`: For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`: If both the HTTP and HTTPS versions return 200 OK and serve the same content: Replace HTTP with HTTPS. Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de> Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com> #for Matt's drivers Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio/iio-bindings.txt')
-rw-r--r--Documentation/devicetree/bindings/iio/iio-bindings.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iio/iio-bindings.txt b/Documentation/devicetree/bindings/iio/iio-bindings.txt
index af33267727f4..aa63cac7323e 100644
--- a/Documentation/devicetree/bindings/iio/iio-bindings.txt
+++ b/Documentation/devicetree/bindings/iio/iio-bindings.txt
@@ -9,7 +9,7 @@ specifier is an array of one or more cells identifying the IIO
output on a device. The length of an IIO specifier is defined by the
value of a #io-channel-cells property in the IIO provider node.
-[1] http://marc.info/?l=linux-iio&m=135902119507483&w=2
+[1] https://marc.info/?l=linux-iio&m=135902119507483&w=2
==IIO providers==