diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-15 23:13:51 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-15 23:13:51 +0100 |
commit | 0221872a3b0aa2fa2f3fa60affcbaebd662c4a90 (patch) | |
tree | 522c5eca424c5e96ba959620cfc8128694ddd0c8 /mm/mincore.c | |
parent | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 (diff) | |
download | linux-0221872a3b0aa2fa2f3fa60affcbaebd662c4a90.tar.xz linux-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 'mm/mincore.c')
0 files changed, 0 insertions, 0 deletions