commit | a793ea0190dcf0fcceb9323dc9c80ee9aef14884 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Wed Dec 12 13:21:47 2018 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Wed Dec 12 13:22:24 2018 +0000 |
tree | d7ece0541bf93b57af712033e7d18b8e66d689df | |
parent | 79f1eee58a3fd9d1c55757709e8f4401e01ec435 [diff] [blame] |
Fix typo. Change-Id: Ib21b4df67d4d6fde08f3d80763b16c6e8618859d
diff --git a/src/api.c b/src/api.c index c7f5848..b43c24fc 100644 --- a/src/api.c +++ b/src/api.c
@@ -640,7 +640,7 @@ /* Take target vCPU out of mailbox recv_waiter list. */ /* - * TODO: Consider using a double-linked list for the + * TODO: Consider using a doubly-linked list for the * receive waiter list to avoid the linear search here. */ struct vcpu **previous_next_pointer =