From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 25 Dec 2012 16:29:16 +0800 References: <1355637195-28768-1-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1355637195-28768-1-git-send-email-lindner_marek@yahoo.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201212251629.16470.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: unbloat batadv_priv if debug is not enabled 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 Sunday, December 16, 2012 13:53:15 Marek Lindner wrote: > Signed-off-by: Marek Lindner > --- > debugfs.c | 1 - > soft-interface.c | 2 ++ > types.h | 4 ++++ > 3 files changed, 6 insertions(+), 1 deletion(-) Applied in revision 0790d01. Thanks, Marek