Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[linux-block.git] / include / trace / events / rcu.h
index c7711e9b6900545e9b389caef647dbf32f55cdc7..6768b64bc738b03ffa8918587e2a0b4b8e0d2c6f 100644 (file)
@@ -48,7 +48,7 @@ TRACE_EVENT(rcu_utilization,
  * RCU flavor, the grace-period number, and a string identifying the
  * grace-period-related event as follows:
  *
- *     "AccReadyCB": CPU acclerates new callbacks to RCU_NEXT_READY_TAIL.
+ *     "AccReadyCB": CPU accelerates new callbacks to RCU_NEXT_READY_TAIL.
  *     "AccWaitCB": CPU accelerates new callbacks to RCU_WAIT_TAIL.
  *     "newreq": Request a new grace period.
  *     "start": Start a grace period.