From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth02.qualcomm.com ([65.197.215.38]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YdMGD-0000c5-KH for ath10k@lists.infradead.org; Wed, 01 Apr 2015 17:17:02 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: debug: match wait_for_completion_timeout return type References: <1426325830-19740-1-git-send-email-hofrat@osadl.org> Date: Wed, 1 Apr 2015 20:16:24 +0300 In-Reply-To: <1426325830-19740-1-git-send-email-hofrat@osadl.org> (Nicholas Mc Guire's message of "Sat, 14 Mar 2015 05:37:10 -0400") Message-ID: <87619fzs47.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Nicholas Mc Guire Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, ath10k@lists.infradead.org Nicholas Mc Guire writes: > Return type of wait_for_completion_timeout is unsigned long not int. > An appropriately named unsigned long is added and the assignments fixed up. > Missing spaces 1*HZ -> 1 * HZ were also added along the way. > > Signed-off-by: Nicholas Mc Guire Thanks, applied. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k