From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH v3] ath10k: fixup wait_for_completion_timeout return handling Date: Tue, 13 Jan 2015 16:20:27 +0200 Message-ID: <87d26i69uc.fsf@kamboji.qca.qualcomm.com> References: <1420720054-27870-1-git-send-email-der.herr@hofr.at> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: Chun-Yeow Yeoh , Sergei Shtylyov , , , , , Michal Kazior , Yanbo Li , Ben Greear To: Nicholas Mc Guire Return-path: In-Reply-To: <1420720054-27870-1-git-send-email-der.herr@hofr.at> (Nicholas Mc Guire's message of "Thu, 8 Jan 2015 13:27:34 +0100") Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Nicholas Mc Guire writes: > wait_for_completion_timeout does not return negative values so the tests > for <= 0 are not needed and the case differentiation in the error handling > path unnecessary. > > Signed-off-by: Nicholas Mc Guire Thanks, applied to ath.git. -- Kalle Valo