From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sanjeev Gupta Subject: [PATCH] Documentation/thermal: Check links and convert to https Date: Wed, 28 Mar 2018 22:59:13 +0800 Message-ID: <20180328145913.14026-1-ghane0@gmail.com> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: corbet@lwn.net, linux-pm@vger.kernel.org Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, viresh.kumar@linaro.org List-Id: linux-pm@vger.kernel.org All links working. Signed-off-by: Sanjeev Gupta --- Documentation/thermal/cpu-cooling-api.txt | 2 +- Documentation/thermal/nouveau_thermal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/thermal/cpu-cooling-api.txt b/Documentation/thermal/cpu-cooling-api.txt index 7df567eaea1a..32917d178c51 100644 --- a/Documentation/thermal/cpu-cooling-api.txt +++ b/Documentation/thermal/cpu-cooling-api.txt @@ -5,7 +5,7 @@ Written by Amit Daniel Kachhap Updated: 6 Jan 2015 -Copyright (c) 2012 Samsung Electronics Co., Ltd(http://www.samsung.com) +Copyright (c) 2012 Samsung Electronics Co., Ltd (https://www.samsung.com) 0. Introduction diff --git a/Documentation/thermal/nouveau_thermal b/Documentation/thermal/nouveau_thermal index 6e17a11efcb0..502b0b95c2e2 100644 --- a/Documentation/thermal/nouveau_thermal +++ b/Documentation/thermal/nouveau_thermal @@ -79,4 +79,4 @@ Thermal management on Nouveau is new and may not work on all cards. If you have inquiries, please ping mupuf on IRC (#nouveau, freenode). Bug reports should be filled on Freedesktop's bug tracker. Please follow -http://nouveau.freedesktop.org/wiki/Bugs +https://nouveau.freedesktop.org/wiki/Bugs -- 2.15.1