Commit 0ce5b8b7 authored by Federico G. Schwindt's avatar Federico G. Schwindt

Typo

parent 5cfa3340
......@@ -249,8 +249,8 @@ VSC_F(busy_sleep, uint64_t, 1, 'c', 'i', info,
VSC_F(busy_wakeup, uint64_t, 1, 'c', 'i', info,
"Number of requests woken after sleep on busy objhdr",
"Number of requests taken of the busy object sleep list and"
" and rescheduled."
"Number of requests taken off the busy object sleep list and"
" rescheduled."
)
VSC_F(busy_killed, uint64_t, 1, 'c', 'i', info,
......
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