Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0221872a authored by Linus Torvalds's avatar Linus Torvalds
Browse files

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: default avatarLinus Torvalds <torvalds@osdl.org>
parent 701dfbe7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment