From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932604AbdC2VxN (ORCPT ); Wed, 29 Mar 2017 17:53:13 -0400 Received: from ms.lwn.net ([45.79.88.28]:58794 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932267AbdC2VwA (ORCPT ); Wed, 29 Mar 2017 17:52:00 -0400 Date: Wed, 29 Mar 2017 15:51:57 -0600 From: Jonathan Corbet To: Cao jin Cc: , , , , Subject: Re: [PATCH] pci-error-recovery: doc cleanup Message-ID: <20170329155157.0a7248b9@lwn.net> In-Reply-To: <1490102658-22768-1-git-send-email-caoj.fnst@cn.fujitsu.com> References: <1490102658-22768-1-git-send-email-caoj.fnst@cn.fujitsu.com> Organization: LWN.net X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; 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 Tue, 21 Mar 2017 21:24:18 +0800 Cao jin wrote: > Include whitespace shooting; correction; typo fix; superfluous word > dropping. > > Signed-off-by: Cao jin > --- > This patch was sent in last December, which is not quite suitable at that time, > because link reset is not clear. Now the section "Link Reset" has been cleaned, > submit this patch again. I've gone ahead and applied this to the docs tree, thanks. jon