From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754683AbbL3Pey (ORCPT ); Wed, 30 Dec 2015 10:34:54 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:41472 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751506AbbL3Peu (ORCPT ); Wed, 30 Dec 2015 10:34:50 -0500 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: rsi: bool tests do not need comparison From: Kalle Valo In-Reply-To: <1450543185-27565-1-git-send-email-hofrat@osadl.org> To: Nicholas Mc Guire Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Nicholas Mc Guire Message-Id: <20151230153450.205F96026F@smtp.codeaurora.org> Date: Wed, 30 Dec 2015 15:34:50 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > This is an API consolidation only. Bool initializations should > use true and false thus bool tests don't need an explicit comparison. > > Signed-off-by: Nicholas Mc Guire Thanks, applied to wireless-drivers-next.git. Kalle Valo