From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] gigaset: Use semicolons to terminate statements Date: Mon, 27 Feb 2012 14:12:31 -0500 (EST) Message-ID: <20120227.141231.812882723071894134.davem@davemloft.net> References: <4F4BB983.8020608@suse.cz> <1330363627.9942.16.camel@joe2Laptop> <1330364367.9942.21.camel@joe2Laptop> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jslaby@suse.cz, netdev@vger.kernel.org, isdn@linux-pingi.de, jirislaby@gmail.com, linux-kernel@vger.kernel.org, hjlipp@web.de, tilman@imap.cc, gigaset307x-common@lists.sourceforge.net To: joe@perches.com Return-path: In-Reply-To: <1330364367.9942.21.camel@joe2Laptop> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Joe Perches Date: Mon, 27 Feb 2012 09:39:27 -0800 > Commas are not generally used at locations where > statement termination semicolons are used. > > Realign each field set at appropriate indentation. > > Signed-off-by: Joe Perches Applied, thanks.