From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761061AbZBEATT (ORCPT ); Wed, 4 Feb 2009 19:19:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760625AbZBEASl (ORCPT ); Wed, 4 Feb 2009 19:18:41 -0500 Received: from terminus.zytor.com ([198.137.202.10]:48491 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760620AbZBEASk (ORCPT ); Wed, 4 Feb 2009 19:18:40 -0500 Message-ID: <498A305A.1090001@zytor.com> Date: Wed, 04 Feb 2009 16:18:34 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Alex Chiang , mingo@elte.hu, linux-kernel Subject: Re: [PATCH] x86: fix grammar in user-visible BIOS warning References: <20090204234401.GA19517@ldl.fc.hp.com> In-Reply-To: <20090204234401.GA19517@ldl.fc.hp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Alex Chiang wrote: > Fix user-visible grammo. > > Impact: cleanup > > Signed-off-by: Alex Chiang Applied to tip:x86/cleanups. -hpa