From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v3 2/2] Documentation/scsi: update scsi_eh.txt about ->host_failed Date: Thu, 2 Jun 2016 09:21:00 -0700 Message-ID: <20160602162100.GB26699@kroah.com> References: <1464856958-30647-1-git-send-email-fangwei1@huawei.com> <1464856958-30647-2-git-send-email-fangwei1@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1464856958-30647-2-git-send-email-fangwei1@huawei.com> Sender: stable-owner@vger.kernel.org To: Wei Fang Cc: tj@kernel.org, jejb@linux.vnet.ibm.com, martin.petersen@oracle.com, corbet@lwn.net, hch@infradead.org, dan.j.williams@intel.com, linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org, linux-doc@vger.kernel.org, stable@vger.kernel.org List-Id: linux-ide@vger.kernel.org On Thu, Jun 02, 2016 at 04:42:38PM +0800, Wei Fang wrote: > Update the new rules of ->host_failed. > > Signed-off-by: Wei Fang > --- > Documentation/scsi/scsi_eh.txt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly.