From: Nicholas Mc Guire Date: Mon, 30 Mar 2015 12:39:20 +0000 (+0300) Subject: ath10k: htc: match wait_for_completion_timeout return type X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~230^2~34^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c377c3de588a34ddcc4dbe2547b925b3f2efacc;p=pandora-kernel.git ath10k: htc: match wait_for_completion_timeout return type Return type of wait_for_completion_timeout is unsigned long not int. An appropriately named unsigned long is added and the assignments fixed up. Signed-off-by: Nicholas Mc Guire Signed-off-by: Kalle Valo --- Reading git-diff-tree failed