From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 1/1] libxl: Use LOG_ERRNO rather than ERRNOVAL in libxl_pci.c Date: Mon, 16 Sep 2013 14:34:33 +0100 Message-ID: <523708E9.80701@eu.citrix.com> References: <1379337775-10541-1-git-send-email-george.dunlap@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1379337775-10541-1-git-send-email-george.dunlap@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: Ian Jackson , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 16/09/13 14:22, George Dunlap wrote: > The xc_* functions (now) return -1 on error and set errno. > > Signed-off-by: George Dunlap > CC: Ian Jackson > CC: Ian Campbell Sorry, apparently '-n' in the context of 'git send-email' doesn't mean "dry run", but instead, "use a number even if there is only one patch". Both patches are the same, apply whichever one you please. :-) -George