From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH] vhost: correct the related warning message Date: Thu, 13 Dec 2018 10:21:25 -0500 Message-ID: <20181213102024-mutt-send-email-mst@kernel.org> References: <5C11B176.4040704@huawei.com> <7c1a2b4c-670f-2be8-88e1-7485237029f6@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: wangyan , jasowang@redhat.com, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, piaojun , hch@lst.de, viro@zeniv.linux.org.uk To: Sergei Shtylyov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:55378 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728288AbeLMPV2 (ORCPT ); Thu, 13 Dec 2018 10:21:28 -0500 Content-Disposition: inline In-Reply-To: <7c1a2b4c-670f-2be8-88e1-7485237029f6@cogentembedded.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, Dec 13, 2018 at 12:05:31PM +0300, Sergei Shtylyov wrote: > On 13.12.2018 4:10, wangyan wrote: > > > Fixes: 'commit d588cf8f618d ("target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem")' > > 'commit cbbd26b8b1a6 ("[iov_iter] new primitives - copy_from_iter_full() and friends")' > > Fixes: d588cf8f618d ("target: Fix se_tpg_tfo->tf_subsys regression + remove > tf_subsystem") > Fixes: cbbd26b8b1a6 ("[iov_iter] new primitives - copy_from_iter_full() and > friends") > > But no line wrapping allowed (can't find how to turn it off in my mailer). Well is the standard really sane if people can't find a way to follow it without being forced to use a specific mailer? > > Signed-off-by: Yan Wang > > Reviewed-by: Jun Piao > [...] > > MBR, Sergei