Return-Path: MIME-Version: 1.0 In-Reply-To: <1504602205.5928.5.camel@hadess.net> References: <20170904181212.5639-1-hadess@hadess.net> <20170904181212.5639-4-hadess@hadess.net> <1504602205.5928.5.camel@hadess.net> From: Szymon Janc Date: Tue, 5 Sep 2017 11:13:59 +0200 Message-ID: Subject: Re: [PATCH 4/9] plugins/sixaxis: Move device discovery to shared header To: Bastien Nocera Cc: Bluez mailing list Content-Type: text/plain; charset="UTF-8" Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Bastien, On 5 September 2017 at 11:03, Bastien Nocera wrote: > On Mon, 2017-09-04 at 20:12 +0200, Bastien Nocera wrote: >> >> + >> +inline CablePairingType >> +get_pairing_type(uint16_t vid, >> + uint16_t pid, >> + char **name, >> + uint16_t *source, >> + uint16_t *version) > > I have a slightly updated version of that section. "static" is missing > in front of the inline function for use with RPM build's strict linker > settings, and I'm sure the indentation police would like to see that > function return type and name on the same line ;) > -- > To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html I'm not sure why this is in header in first place ? -- pozdrawiam Szymon K. Janc