From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 28 Feb 2012 19:09:24 +0800 References: <1330422936-1668-1-git-send-email-sven@narfation.org> <1330424025-3210-1-git-send-email-sven@narfation.org> In-Reply-To: <1330424025-3210-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Message-Id: <201202281909.24404.lindner_marek@yahoo.de> Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Fix indentation of multiline statements Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking 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 On Tuesday, February 28, 2012 18:13:45 Sven Eckelmann wrote: > 79b67f7add9982115e801e99fcfa92f27ff7bb12 and > 0591c25abca985273be2aa47d128df0648184abd introduced a regression of the > indentation of multiline statements. > > Signed-off-by: Sven Eckelmann > --- > This patch is for master after next (with the last patch) was merged into > master. I can also push both patches (the merge is not conflict free). Applied in revision b708f88. Thanks, Marek