From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 26 Jun 2012 12:07:52 +0200 References: <1340469612-6543-1-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1340469612-6543-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: <201206261207.52851.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/3] batctl: unify debug table handling and remove redundant code 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 Saturday, June 23, 2012 18:40:10 Marek Lindner wrote: > Signed-off-by: Marek Lindner > --- > debug.c | 111 > +++++++++++++++++++++++++++++---------------------------------- debug.h > | 27 +++++++++++---- > main.c | 74 +++++++++++++++++------------------------- > main.h | 5 +++ > 4 files changed, 105 insertions(+), 112 deletions(-) Applied in revision 4f6745d. Regards, Marek