Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:43685 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750849AbbDARR2 (ORCPT ); Wed, 1 Apr 2015 13:17:28 -0400 From: Kalle Valo To: Nicholas Mc Guire CC: , , , Subject: Re: [PATCH] ath10k: thermal: match wait_for_completion_timeout return type References: <1426325842-19774-1-git-send-email-hofrat@osadl.org> Date: Wed, 1 Apr 2015 20:17:18 +0300 In-Reply-To: <1426325842-19774-1-git-send-email-hofrat@osadl.org> (Nicholas Mc Guire's message of "Sat, 14 Mar 2015 05:37:22 -0400") Message-ID: <871tk3zs2p.fsf@kamboji.qca.qualcomm.com> (sfid-20150401_191748_590689_3CBCFECF) 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