diff options
author | Tejun Heo <tj@kernel.org> | 2012-08-03 10:30:44 -0700 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2012-08-03 10:30:44 -0700 |
commit | 0a13c00e9d4502b8e3fd9260ce781758ff2c3970 (patch) | |
tree | 4233ef42fad89b4c42e00d8fed76112ce28390ba /mm | |
parent | 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee (diff) | |
download | op-kernel-dev-0a13c00e9d4502b8e3fd9260ce781758ff2c3970.zip op-kernel-dev-0a13c00e9d4502b8e3fd9260ce781758ff2c3970.tar.gz |
workqueue: reorder queueing functions so that _on() variants are on top
Currently, queue/schedule[_delayed]_work_on() are located below the
counterpart without the _on postifx even though the latter is usually
implemented using the former. Swap them.
This is cleanup and doesn't cause any functional difference.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions