diff options
author | Tejun Heo <tj@kernel.org> | 2012-08-20 14:51:23 -0700 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2012-08-20 14:51:23 -0700 |
commit | ae930e0f4e66fd540c6fbad9f1e2a7743d8b9afe (patch) | |
tree | 88853ec727834081a79d56bb9829191ca6e243ec /sound | |
parent | 606a5020b9bdceb20b4f43e11db0054afa349028 (diff) | |
download | op-kernel-dev-ae930e0f4e66fd540c6fbad9f1e2a7743d8b9afe.zip op-kernel-dev-ae930e0f4e66fd540c6fbad9f1e2a7743d8b9afe.tar.gz |
workqueue: gut system_nrt[_freezable]_wq()
Now that all workqueues are non-reentrant, system[_freezable]_wq() are
equivalent to system_nrt[_freezable]_wq(). Replace the latter with
wrappers around system[_freezable]_wq(). The wrapping goes through
inline functions so that __deprecated can be added easily.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions