diff options
author | Asif Rasheed <b00073877@aus.edu> | 2020-09-20 17:31:54 +0400 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-11-19 19:37:16 -0800 |
commit | 1eafe075bf9cb4db575be4ddf1b1c8256758714a (patch) | |
tree | e15fbb232cdf8088eb9e85176f5b0f13e05aa203 /kernel/rcu | |
parent | dfe564045c653d9e6969ccca57a8a04771d333f7 (diff) |
list.h: Update comment to explicitly note circular lists
The students in the Operating System Lecture Section at the
American University of Sharjah were confused by the header comment
in include/linux/list.h, which says "Simple doubly linked list
implementation". This comment means "simple" as in "not complex",
but "simple" is often used in this context to mean "not circular".
This commit therefore avoids this ambiguity by explicitly calling out
"circular".
Signed-off-by: Asif Rasheed <b00073877@aus.edu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu')
0 files changed, 0 insertions, 0 deletions