diff options
author | 2006-12-15 14:13:51 -0800 | |
---|---|---|
committer | 2006-12-15 14:13:51 -0800 | |
commit | 0221872a3b0aa2fa2f3fa60affcbaebd662c4a90 (patch) | |
tree | 522c5eca424c5e96ba959620cfc8128694ddd0c8 /kernel/workqueue.c | |
parent | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 (diff) | |
download | linux-rng-0221872a3b0aa2fa2f3fa60affcbaebd662c4a90.tar.xz linux-rng-0221872a3b0aa2fa2f3fa60affcbaebd662c4a90.zip |
Fix "delayed_work_pending()" macro expansion
Nobody uses it, but it was still wrong. Using the macro argument name
'work' meant that when we used 'work' as a member name, that would also
get replaced by the macro argument.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions