commit | 7d19c5ce6682fd0390049b5340d4b6bb6065d677 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Wed Mar 13 19:47:40 2013 -0700 |
committer | Tejun Heo <tj@kernel.org> | Wed Mar 13 19:47:40 2013 -0700 |
tree | da5a04e853d217510d044da83891c09a3f3385da | |
parent | cd549687a7ee5e619a26f55af4059c4ae585811c [diff] |
workqueue: relocate global variable defs and function decls in workqueue.c They're split across debugobj code for some reason. Collect them. This patch is pure relocation. Signed-off-by: Tejun Heo <tj@kernel.org>