• T
    workqueue: update comments and a warning message · c5aa87bb
    Tejun Heo 提交于
    * Update incorrect and add missing synchronization labels.
    
    * Update incorrect or misleading comments.  Add new comments where
      clarification is necessary.  Reformat / rephrase some comments.
    
    * drain_workqueue() can be used separately from destroy_workqueue()
      but its warning message was incorrectly referring to destruction.
    
    Other than the warning message change, this patch doesn't make any
    functional changes.
    Signed-off-by: NTejun Heo <tj@kernel.org>
    c5aa87bb
workqueue.c 123.7 KB