From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752617AbcF3TGE (ORCPT ); Thu, 30 Jun 2016 15:06:04 -0400 Received: from tex.lwn.net ([70.33.254.29]:51374 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752509AbcF3TGA (ORCPT ); Thu, 30 Jun 2016 15:06:00 -0400 Date: Thu, 30 Jun 2016 13:05:58 -0600 From: Jonathan Corbet To: Masanari Iida Cc: linux-kernel@vger.kernel.org, jacob.jun.pan@linux.intel.com, rui.zhang@intel.com, linux-doc@vger.kernel.org Subject: Re: [PATCH] [linux-next] Doc: PM: Fix a typo in intel_powerclamp.txt Message-ID: <20160630130558.39a526bb@lwn.net> In-Reply-To: <20160629090556.8194-1-standby24x7@gmail.com> References: <20160629090556.8194-1-standby24x7@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; 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 Wed, 29 Jun 2016 18:05:56 +0900 Masanari Iida wrote: > This patch fix a spelling typo in intel_powerclamp.txt Applied to the docs tree, thanks. jon