From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 24/64] ide: fix for ide_timing quantisation errors Date: Tue, 19 Jan 2010 01:05:07 -0800 (PST) Message-ID: <20100119.010507.162666574.davem@davemloft.net> References: <20100118171349.14623.90030.sendpatchset@localhost> <20100118171720.14623.86072.sendpatchset@localhost> <4B54B1CE.7030901@ru.mvista.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4B54B1CE.7030901@ru.mvista.com> Sender: linux-kernel-owner@vger.kernel.org To: sshtylyov@ru.mvista.com Cc: bzolnier@gmail.com, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-ide@vger.kernel.org From: Sergei Shtylyov Date: Mon, 18 Jan 2010 22:09:02 +0300 > Comment style should preferrably be: > > /* > * blah > * blah > * blah > */ Agreed.