From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [Xen-devel] [PATCH 4/5] xen/pciback: Expand the warning message to include domain id. Date: Fri, 06 Jan 2012 15:50:04 +0000 Message-ID: References: <20120106150338.GB5855@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120106150338.GB5855@phenom.dumpdata.com> Sender: linux-pci-owner@vger.kernel.org To: Konrad Rzeszutek Wilk , Jan Beulich , Ian Campbell Cc: linux-pci@vger.kernel.org, xen-devel@lists.xensource.com, linux-kernel@vger.kernel.org, jbarnes@virtuousgeek.org List-Id: xen-devel@lists.xenproject.org On 06/01/2012 15:03, "Konrad Rzeszutek Wilk" wrote: >> As you're touching this anyway, how about fixing the other minor >> issues with it too? E.g. >> >> dev_err(&dev->dev, "Device appears to be assigned to dom%d!" >> " Overwriting the ownership, but beware.\n", >> xen_find_device_domain_owner(dev)); >> >> (a native English speaker may want to comment the "but beware" >> part - it reads odd for me). > > Hm, lets ask the English speakers. Ian? The suggested reworking above is an improvement. The "but beware" bit is fine. -- keir