From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Tue, 7 Apr 2015 17:11:21 +0000 (UTC) Subject: [net-next] wireless: Use bool function returns of true/false insteadof 1/0 In-Reply-To: <1427678982.2715.55.camel@perches.com> Message-ID: <20150407171121.2DA00140D3F@smtp.codeaurora.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Joe Perches Cc: David Miller , Stefano Brivio , Larry Finger , Brett Rudley , Arend van Spriel , "Franky (Zhenhui) Lin" , Hante Meuleman , Johannes Berg , Emmanuel Grumbach , Intel Linux Wireless , linux-wireless@vger.kernel.org, b43-dev@lists.infradead.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, brcm80211-dev-list > Use bool constants as the return values instead of 1 and 0. > > Signed-off-by: Joe Perches Thanks, applied to wireless-drivers-next.git. Kalle Valo