aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
diff options
context:
space:
mode:
authorAlexander A. Klimov <[email protected]>2020-07-08 19:59:24 +0200
committerThierry Reding <[email protected]>2020-07-30 11:27:13 +0200
commit216a094de2521099e4ae04c5d07d8603ef9b24f1 (patch)
tree489f6a8c28cab958df11d36a3f6aee6ace7c5675 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
parentdfd9b6154d5df4160f2c196d54dcf9223a7df959 (diff)
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 <[email protected]> Acked-by: Uwe Kleine-König <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions