From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 8 May 2011 14:39:36 +0200 References: <1304851546-16549-1-git-send-email-sven@narfation.org> In-Reply-To: <1304851546-16549-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201105081439.36770.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Remove multiline comments from line ending 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 08 May 2011 12:45:45 Sven Eckelmann wrote: > It is slightly irritating that comments after a long line span over > multiple lines without any code. It is easier to put them before the > actual code and reduce the number of lines which the eye has to read. Applied in revision 4d910ca. Thanks, Marek