From: Paul E. McKenney Date: Sun, 18 Dec 2016 21:46:45 +0000 (-0800) Subject: doc: Quick-Quiz answers are now inline X-Git-Tag: Ubuntu-5.2.0-15.16~7469^2^2~2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=4afac159c3ba412f49cb28291903fd01fcb25cbf;p=mirror_ubuntu-eoan-kernel.git doc: Quick-Quiz answers are now inline Now that quick-quiz answers are inline, there is no separate section containing those answers. This commit therefore removes the dangling reference from the RCU data-structures design documentation. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- diff --git a/Documentation/RCU/Design/Data-Structures/Data-Structures.html b/Documentation/RCU/Design/Data-Structures/Data-Structures.html index 7eb47ac25ad7..d583c653a703 100644 --- a/Documentation/RCU/Design/Data-Structures/Data-Structures.html +++ b/Documentation/RCU/Design/Data-Structures/Data-Structures.html @@ -4,7 +4,7 @@ A Tour Through TREE_RCU's Data Structures [LWN.net] -

January 27, 2016

+

December 18, 2016

This article was contributed by Paul E. McKenney

Introduction

@@ -31,9 +31,6 @@ to each other. Accessor Functions -At the end we have the -answers to the quick quizzes. -

Data-Structure Relationships

RCU is for all intents and purposes a large state machine, and its