]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove INIT_COMPLETION
authorWolfram Sang <wsa@the-dreams.de>
Thu, 14 Nov 2013 22:32:03 +0000 (14:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Nov 2013 00:32:21 +0000 (09:32 +0900)
commit2f89f07d1199a95d10b1ff35b4de65145d39243e
tree5ae1911806efced2e1a08cbd0c53f4db647a7bcc
parenteb892f7fa57b259de2d9306754bc2f4b7203c7dd
sched: remove INIT_COMPLETION

All users are converted over to reinit_completion(). Remove the old
macro now.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/completion.h