From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757713AbZABJ1X (ORCPT ); Fri, 2 Jan 2009 04:27:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756774AbZABJ1M (ORCPT ); Fri, 2 Jan 2009 04:27:12 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:51115 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756208AbZABJ1L (ORCPT ); Fri, 2 Jan 2009 04:27:11 -0500 Date: Fri, 2 Jan 2009 10:26:59 +0100 From: Ingo Molnar To: Baodong Chen Cc: linux-kernel@vger.kernel.org, trivial@kernel.org, "H. Peter Anvin" Subject: Re: Subject: [PATCH] Documentation/x86/boot.txt:payload length was changed to payload_length Message-ID: <20090102092659.GC1975@elte.hu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Baodong Chen wrote: > Documentation/x86/boot.txt:payload length was changed to payload_length > > Signed-off-by: Baodong Chen <[email]chenbdchenbd@gmail.com[email]> > > --- > Documentation/x86/boot.txt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) looks good but the patch was whitespace damaged (all tabs were spaces and there were linewraps as well), please check Documentation/email-clients.txt and resend the patch. Thanks, Ingo