Hello, Just a couple cleanup patches. No functional changes.
Thanks. The following changes since commit 249155c20f9b0754bc1b932a33344cfb4e0c2101: Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (2019-06-25 05:52:31 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-5.3 for you to fetch changes up to be69d00d9769575e35d83367f465a58dbf82748c: workqueue: Remove GPF argument from alloc_workqueue_attrs() (2019-06-27 14:12:19 -0700) ---------------------------------------------------------------- Thomas Gleixner (2): workqueue: Make alloc/apply/free_workqueue_attrs() static workqueue: Remove GPF argument from alloc_workqueue_attrs() include/linux/workqueue.h | 4 ---- kernel/workqueue.c | 28 +++++++++++++--------------- 2 files changed, 13 insertions(+), 19 deletions(-) -- tejun