[PATCH v3 6/7] doc/RCU/rcu: Use https instead of http if possible

From: SeongJae Park
Date: Mon Jan 06 2020 - 15:08:36 EST


From: SeongJae Park <sjpark@xxxxxxxxx>

Signed-off-by: SeongJae Park <sjpark@xxxxxxxxx>
---
Documentation/RCU/rcu.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RCU/rcu.rst b/Documentation/RCU/rcu.rst
index 2a830c51477e..0e03c6ef3147 100644
--- a/Documentation/RCU/rcu.rst
+++ b/Documentation/RCU/rcu.rst
@@ -79,7 +79,7 @@ Frequently Asked Questions
Of these, one was allowed to lapse by the assignee, and the
others have been contributed to the Linux kernel under GPL.
There are now also LGPL implementations of user-level RCU
- available (http://liburcu.org/).
+ available (https://liburcu.org/).

- I hear that RCU needs work in order to support realtime kernels?

--
2.17.1