diff --git a/[refs] b/[refs] index c7e9da7f7c86..df7d5589ff40 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e75d660672ddd11704b7f0fdb8ff21968587b266 +refs/heads/master: b3aa1584e9f3449b0669ab2beb9b9bf99874e1d6 diff --git a/trunk/include/trace/events/workqueue.h b/trunk/include/trace/events/workqueue.h index 7d497291c85d..4018f5058f27 100644 --- a/trunk/include/trace/events/workqueue.h +++ b/trunk/include/trace/events/workqueue.h @@ -103,7 +103,7 @@ TRACE_EVENT(workqueue_execute_start, ); /** - * workqueue_execute_end - called immediately before the workqueue callback + * workqueue_execute_end - called immediately after the workqueue callback * @work: pointer to struct work_struct * * Allows to track workqueue execution.