diff options
author | 2020-07-08 19:59:24 +0200 | |
---|---|---|
committer | 2020-07-30 11:27:13 +0200 | |
commit | 216a094de2521099e4ae04c5d07d8603ef9b24f1 (patch) | |
tree | 489f6a8c28cab958df11d36a3f6aee6ace7c5675 /drivers/usb/cdns3/cdns3-imx.c | |
parent | pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header (diff) | |
download | linux-dev-216a094de2521099e4ae04c5d07d8603ef9b24f1.tar.xz linux-dev-216a094de2521099e4ae04c5d07d8603ef9b24f1.zip |
pwm: Replace HTTP links with HTTPS ones
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 neither `\bgnu\.org/license`, nor `\bmozilla\.org/MPL\b`:
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>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions