Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756650AbZCEXTj (ORCPT ); Thu, 5 Mar 2009 18:19:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754448AbZCEXTa (ORCPT ); Thu, 5 Mar 2009 18:19:30 -0500 Received: from rcsinet11.oracle.com ([148.87.113.123]:34857 "EHLO rgminet11.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753648AbZCEXT3 (ORCPT ); Thu, 5 Mar 2009 18:19:29 -0500 Message-ID: <49B05DFC.1090807@oracle.com> Date: Thu, 05 Mar 2009 15:19:24 -0800 From: Randy Dunlap Organization: Oracle Linux Engineering User-Agent: Thunderbird 2.0.0.6 (X11/20070801) MIME-Version: 1.0 To: Daniel Walker CC: Alan Stern , Yinghai Lu , mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org, ebiederm@xmission.com, akpm@linux-foundation.org, gregkh@suse.de, tglx@linutronix.de, sarah.a.sharp@intel.com, mingo@elte.hu, linux-tip-commits@vger.kernel.org Subject: Re: [tip:x86/doc] x86/doc: mini-howto for using earlyprintk=dbgp References: <1236294142.5937.88.camel@desktop> <49B05ACF.2010708@oracle.com> <1236294733.5937.92.camel@desktop> In-Reply-To: <1236294733.5937.92.camel@desktop> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Source-IP: acsmt704.oracle.com [141.146.40.82] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090209.49B05DA0.00A1:SCFSTAT928724,ss=1,fgs=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1793 Lines: 47 Daniel Walker wrote: > On Thu, 2009-03-05 at 15:05 -0800, Randy Dunlap wrote: >> Daniel Walker wrote: >>> On Thu, 2009-03-05 at 17:54 -0500, Alan Stern wrote: >>>> On Thu, 5 Mar 2009, Daniel Walker wrote: >>>> >>>>> Fix up some typos, and make the requirements section slightly cleaner. >>>>> >>>>> Signed-Off-By: Daniel Walker dwalker@fifo99.com >>>>> >>>>> diff --git a/Documentation/x86/earlyprintk.txt b/Documentation/x86/earlyprintk.txt >>>>> index 607b1a0..5b51aef 100644 >>>>> --- a/Documentation/x86/earlyprintk.txt >>>>> +++ b/Documentation/x86/earlyprintk.txt >>>>> @@ -9,7 +9,9 @@ and two USB cables, connected like this: >>>>> >>>>> 1. There are three specific hardware requirements: >>>>> >>>>> - a.) Host/target system needs to have USB debug port capability. >>>>> + a.) You will need two USB ports. One on the client/console system and one one the target system. >>>> s/one one/one on/ >>> Check. >>> >>>> You might also try harder to observe the 80-column rule. >>> I wasn't aware it applied to documents .. >> Yes, it does. >> > > Shall we add that to a document style guide? There's several other docs > that don't conform to that.. Do we have a document style guide? The comments in Documentation/CodingStyle apply to documentation text files also, AFAIK. Maybe that needs to be stated explicitly. As for other docs that don't conform: we typically don't go around just fixing 80-column rule infractions, but when a file is being modified anyway, we prefer that other parts of it also be updated. Thanks, -- ~Randy -- 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/