diff options
| author | Andrew Morton <[email protected]> | 2010-10-26 21:22:34 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-10-26 23:52:14 +0000 |
| commit | ca1cab37d91cbe8a8333732540d43cabb54cfa85 (patch) | |
| tree | ea936dc8e5eb80b02fdf1d970bcb6f2e836051b9 /net/unix/af_unix.c | |
| parent | procfs: fix numbering in /proc/locks (diff) | |
| download | kernel-ca1cab37d91cbe8a8333732540d43cabb54cfa85.tar.gz kernel-ca1cab37d91cbe8a8333732540d43cabb54cfa85.zip | |
workqueues: s/ON_STACK/ONSTACK/
Silly though it is, completions and wait_queue_heads use foo_ONSTACK
(COMPLETION_INITIALIZER_ONSTACK, DECLARE_COMPLETION_ONSTACK,
__WAIT_QUEUE_HEAD_INIT_ONSTACK and DECLARE_WAIT_QUEUE_HEAD_ONSTACK) so I
guess workqueues should do the same thing.
s/INIT_WORK_ON_STACK/INIT_WORK_ONSTACK/
s/INIT_DELAYED_WORK_ON_STACK/INIT_DELAYED_WORK_ONSTACK/
Cc: Peter Zijlstra <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
