From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 23 Jan 2012 13:20:26 +0200 From: Johan Hedberg To: Marcel Holtmann Cc: David Miller , netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-bluetooth@vger.kernel.org Subject: Re: [PATCH COMMITTED] bluetooth: hci: Fix type of "enable_hs" to bool. Message-ID: <20120123112026.GA18050@x220> References: <20120122.144654.2252112633629547845.davem@davemloft.net> <1327283783.1955.84.camel@aeonflux> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: <1327283783.1955.84.camel@aeonflux> List-ID: Hi Marcel, On Mon, Jan 23, 2012, Marcel Holtmann wrote: > Hi Dave, > > > net/bluetooth/hci_core.c: In function ‘__check_enable_hs’: > > net/bluetooth/hci_core.c:2587:1: warning: return from incompatible pointer type [enabled by default] > > > > Signed-off-by: David S. Miller > > --- > > > > I noticed this while validating the build today, committed to 'net'. > > and from your subject, I assume you rightfully just applied that patch > to your tree. > > I remember that I acked such a patch, but it seems it never made it > anywhere in the end :( It's over here: http://git.kernel.org/?p=linux/kernel/git/jh/bluetooth-next.git;a=commitdiff;h=174b9000541fdffbdc53cf9464efb1c8a1d777db Johan