From: Wolfram Sang Date: Thu, 14 Nov 2013 22:32:02 +0000 (-0800) Subject: tree-wide: use reinit_completion instead of INIT_COMPLETION X-Git-Tag: v3.13-rc1~84^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16735d022f72b20ddbb2274b8e109f69575e9b2b;p=pandora-kernel.git tree-wide: use reinit_completion instead of INIT_COMPLETION Use this new function to make code more comprehensible, since we are reinitialzing the completion, not initializing. [akpm@linux-foundation.org: linux-next resyncs] Signed-off-by: Wolfram Sang Acked-by: Linus Walleij (personally at LCE13) Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed