From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [PATCH 2/2] sd: disable write same for SAT as per the comment Date: Fri, 26 Feb 2016 12:57:30 -0800 Message-ID: <1456520250.2369.45.camel@HansenPartnership.com> References: <56d0b08c.e99c420a.dbca1.0415@mx.google.com> <1456517794.2369.43.camel@HansenPartnership.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from bedivere.hansenpartnership.com ([66.63.167.143]:42666 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755178AbcBZU5c (ORCPT ); Fri, 26 Feb 2016 15:57:32 -0500 In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Tom Yan Cc: linux-scsi@vger.kernel.org On Sat, 2016-02-27 at 04:32 +0800, Tom Yan wrote: > Oh I made a mistake on this one then. > > Since I send it with another patch, should I resend that alone? Yes, that's fine. but you need to explain as part of the changelog why this condition needs inverting because your Subject just says "as per the comment" which makes no sense if you're changing the comment. James