]> Git Repo - linux.git/commitdiff
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <[email protected]>
Mon, 19 Mar 2018 22:13:04 +0000 (15:13 -0700)
committerLinus Torvalds <[email protected]>
Mon, 19 Mar 2018 22:13:04 +0000 (15:13 -0700)
Pull workqueue fixes from Tejun Heo:
 "Two low-impact workqueue commits.

  One fixes workqueue creation error path and the other removes the
  unused cancel_work()"

* 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: remove unused cancel_work()
  workqueue: use put_device() instead of kfree()


Trivial merge
This page took 0.061236 seconds and 4 git commands to generate.