Return-path: Received: from sabertooth02.qualcomm.com ([65.197.215.38]:8252 "EHLO sabertooth02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751271AbbDAROz (ORCPT ); Wed, 1 Apr 2015 13:14:55 -0400 From: Kalle Valo To: Nicholas Mc Guire CC: , , , Subject: Re: [PATCH] ath10k: htc: match wait_for_completion_timeout return type References: <1426271901-20596-1-git-send-email-hofrat@osadl.org> Date: Wed, 1 Apr 2015 20:14:45 +0300 In-Reply-To: <1426271901-20596-1-git-send-email-hofrat@osadl.org> (Nicholas Mc Guire's message of "Fri, 13 Mar 2015 14:38:21 -0400") Message-ID: <87a8yrzs6y.fsf@kamboji.qca.qualcomm.com> (sfid-20150401_191514_755905_A0B4967A) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: 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. > > Signed-off-by: Nicholas Mc Guire Thanks, applied. -- Kalle Valo