Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754300AbXLUPyn (ORCPT ); Fri, 21 Dec 2007 10:54:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750970AbXLUPyf (ORCPT ); Fri, 21 Dec 2007 10:54:35 -0500 Received: from caffeine.csclub.uwaterloo.ca ([129.97.134.17]:39040 "EHLO caffeine.csclub.uwaterloo.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751807AbXLUPyf (ORCPT ); Fri, 21 Dec 2007 10:54:35 -0500 Date: Fri, 21 Dec 2007 10:54:34 -0500 To: Joe Perches Cc: Alan Cox , Andy Whitcroft , Li Zefan , Andrew Morton , Frans Pop , linux-kernel@vger.kernel.org, tglx@linutronix.de, trivial@kernel.org, Randy Dunlap , Joel Schopp Subject: Re: Trailing periods in kernel messages Message-ID: <20071221155434.GI2310@csclub.uwaterloo.ca> References: <474E8669.6060409@cn.fujitsu.com> <200711291120.19595.elendil@planet.nl> <20071129032036.4c021617.akpm@linux-foundation.org> <474F6372.70705@cn.fujitsu.com> <1196386259.22120.101.camel@localhost> <474F6D4D.9010006@cn.fujitsu.com> <1196390128.22120.118.camel@localhost> <20071220162923.GB27885@shadowen.org> <20071220210741.6dc3caf5@the-village.bc.nu> <1198186984.6183.72.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1198186984.6183.72.camel@localhost> User-Agent: Mutt/1.5.13 (2006-08-11) From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 658 Lines: 20 On Thu, Dec 20, 2007 at 01:43:04PM -0800, Joe Perches wrote: > Documentation/Coding Style > > Chapter 13: Printing kernel messages > > Kernel messages do not have to be terminated with a period. 'do not have to' does not mean 'should not'. So the suggested patch is wrong no matter what. Prints of data and various tables would look silly with a period, but sentences look better with it. -- Len Sorensen -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/