Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Mar 2019 18:09:52 +0000 (10:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Mar 2019 18:09:52 +0000 (10:09 -0800)
commitabf7c3d8ddea3b43fe758590791878e1fd88ac47
tree17953a722a4744bd99ec19855a8bab9a2fda594f
parent8d521d94dacd2bcca5ef2054b6d9d9986da81423
parentbf393fd4a3c888e6d407968f461900481bd0c041
Merge branch 'for-5.1' of git://git./linux/kernel/git/tj/wq

Pull workqueue updates from Tejun Heo:
 "All trivial. Two comment updates and one more initialization sanity
  check in flush_work()"

* 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: Fix spelling in source code comments
  workqueue: fix typo in comment
  workqueue: Try to catch flush_work() without INIT_WORK().
kernel/workqueue.c