workqueue: relocate global variable defs and function decls in workqueue.c
authorTejun Heo <tj@kernel.org>
Thu, 14 Mar 2013 02:47:40 +0000 (19:47 -0700)
committerTejun Heo <tj@kernel.org>
Thu, 14 Mar 2013 02:47:40 +0000 (19:47 -0700)
commit7d19c5ce6682fd0390049b5340d4b6bb6065d677
treeda5a04e853d217510d044da83891c09a3f3385da
parentcd549687a7ee5e619a26f55af4059c4ae585811c
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>
kernel/workqueue.c
This page took 0.023653 seconds and 5 git commands to generate.