From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754755AbbEORT2 (ORCPT ); Fri, 15 May 2015 13:19:28 -0400 Received: from tex.lwn.net ([70.33.254.29]:49552 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754225AbbEORT0 (ORCPT ); Fri, 15 May 2015 13:19:26 -0400 Date: Fri, 15 May 2015 13:19:22 -0400 From: Jonathan Corbet To: Masanari Iida Cc: bp@suse.de, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org, luto@amacapital.net, slaoub@gmail.com, tony.luck@intel.com Subject: Re: [PATCH] Doc: Fix description of nomce in kernel-parameters.txt Message-ID: <20150515131922.18537f72@lwn.net> In-Reply-To: <1431710203-31424-1-git-send-email-standby24x7@gmail.com> References: <1431710203-31424-1-git-send-email-standby24x7@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 16 May 2015 02:16:43 +0900 Masanari Iida wrote: > Description of nomce tells opposite. > > Signed-off-by: Masanari Iida Looks good, applied to the docs tree, thanks. jon