From: Nicholas Mc Guire Date: Sun, 1 Feb 2015 08:34:34 +0000 (-0500) Subject: can: janz-ican3: fix type mismatch in assignment X-Git-Tag: fixes-v4.0-rc1~150^2~52^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a00785edd166361e08c6cf710bf3acdd6038005;p=pandora-kernel.git can: janz-ican3: fix type mismatch in assignment return type of wait_for_completion_timeout is unsigned long not int, this patch removes the type mismatch by moving the call into the condition. Signed-off-by: Nicholas Mc Guire Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed