From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f174.google.com ([74.125.82.174]:57938 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758750Ab2AFPuP (ORCPT ); Fri, 6 Jan 2012 10:50:15 -0500 Date: Fri, 06 Jan 2012 15:50:04 +0000 Subject: Re: [Xen-devel] [PATCH 4/5] xen/pciback: Expand the warning message to include domain id. From: Keir Fraser To: Konrad Rzeszutek Wilk , Jan Beulich , Ian Campbell CC: , , , Message-ID: In-Reply-To: <20120106150338.GB5855@phenom.dumpdata.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Sender: linux-pci-owner@vger.kernel.org List-ID: 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