From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 18 Oct 2016 23:24:42 +0200 From: Linus =?utf-8?Q?L=C3=BCssing?= Message-ID: <20161018212442.GG6366@otheros> References: <20161018212125.32010-1-linus.luessing@c0d3.blue> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20161018212125.32010-1-linus.luessing@c0d3.blue> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: compat: Substitute compat code for netlink constification List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org On Tue, Oct 18, 2016 at 11:21:25PM +0200, Linus Lüssing wrote: > Substitutes the compat-patches approach for the netlink const changes to > the prefered way of using compat-includes. > > Signed-off-by: Linus Lüssing > --- Actually, it isn't a substitution yet, the compat-patches thing is still there. Let me know what you think about this approach and if you like it what I should do about the replacements.sh.