From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 1 Nov 2016 01:24:29 +0100 From: Linus =?utf-8?Q?L=C3=BCssing?= Message-ID: <20161101002429.GB3264@otheros> References: <1637163.TC9CcXIrIP@sven-edge> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1637163.TC9CcXIrIP@sven-edge> Subject: Re: [B.A.T.M.A.N.] [PATCH 0/6] batman-adv: Revert coccinelle compat support List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Hi Sven, On Mon, Oct 31, 2016 at 08:35:40AM +0100, Sven Eckelmann wrote: > Hi, > > it seems that the coccinelle package in Debian Jessie is not able to parse > semantic patches [1]. This basically breaks the batman-adv build on many > stable systems and thus makes the out-of-tree module unusable on these > systems. Urgh, what a shame :-( > > I have currently no better idea than reverting these patches. > > Kind regards, > Sven > > PS: Linus, do you want to try to get rid of replacement.sh? Have only looked at the one const case so far, but can have a look at the others too, sure.