Commit 0f099684 authored by Nils Goroll's avatar Nils Goroll

fix comment

parent c2d6648e
......@@ -742,8 +742,8 @@ vdp_pesi_fini(struct req *req, void **priv)
*(unsigned *)req->transport_priv != PESI_MAGIC);
/*
* at this point, the tree must be delivered completely, but
* tasks our shared data structures could still be running
* at this point, the tree must be delivered completely, but tasks using
* our shared data structures could still be running
*/
if (bytes_tree->retval) {
assert_node(bytes_tree->root, CHK_ANY);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment