From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([178.18.118.26]:49309 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752878AbbHOUdY (ORCPT ); Sat, 15 Aug 2015 16:33:24 -0400 Subject: Re: [PATCH 05/19] staging: iio: Remove unnecessary externs To: Lars-Peter Clausen , Joe Perches , devel@driverdev.osuosl.org, Michael Hennerich References: <55CA424F.1030704@metafoo.de> <55CF99A1.1000701@kernel.org> <55CF9B79.60400@metafoo.de> Cc: Hartmut Knaack , Peter Meerwald , Greg Kroah-Hartman , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org From: Jonathan Cameron Message-ID: <55CFA212.3030904@kernel.org> Date: Sat, 15 Aug 2015 21:33:22 +0100 MIME-Version: 1.0 In-Reply-To: <55CF9B79.60400@metafoo.de> Content-Type: text/plain; charset=windows-1252 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 15/08/15 21:05, Lars-Peter Clausen wrote: > On 08/15/2015 09:57 PM, Jonathan Cameron wrote: >> On 11/08/15 19:43, Lars-Peter Clausen wrote: >>> On 08/10/2015 11:51 PM, Joe Perches wrote: >>>> Using 'extern' is not necessary for function prototypes. >>>> >>>> Signed-off-by: Joe Perches >>> >>> Acked-by: Lars-Peter Clausen >>> >> Applied to the togreg branch of iio.git. 4.4 material now >> probably. > > Greg already picked the patch up earlier today on his own. Thanks, Dropped it from my branch as hadn't pushed out yet. Jonathan > > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >