From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from senator.holtmann.net ([87.106.208.187]:40837 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752463Ab2AWB6B (ORCPT ); Sun, 22 Jan 2012 20:58:01 -0500 Message-ID: <1327283783.1955.84.camel@aeonflux> (sfid-20120123_025812_353714_6FEB1564) Subject: Re: [PATCH COMMITTED] bluetooth: hci: Fix type of "enable_hs" to bool. From: Marcel Holtmann To: David Miller Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-bluetooth@vger.kernel.org Date: Mon, 23 Jan 2012 02:56:23 +0100 In-Reply-To: <20120122.144654.2252112633629547845.davem@davemloft.net> References: <20120122.144654.2252112633629547845.davem@davemloft.net> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: 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 :( Regards Marcel