]> git.proxmox.com Git - mirror_qemu.git/blobdiff - util/rcu.c
util/defer-call: move defer_call() to util/
[mirror_qemu.git] / util / rcu.c
index 30a7e220264a8cea001d431319edafc8262f9e44..e587bcc48314b81a5a79bc5c399e88a3cefec245 100644 (file)
@@ -355,7 +355,7 @@ void drain_call_rcu(void)
      *
      * Note that since we have only one global queue of the RCU callbacks,
      * we also end up waiting for most of RCU callbacks that were registered
-     * on the other threads, but this is a side effect that shoudn't be
+     * on the other threads, but this is a side effect that shouldn't be
      * assumed.
      */