From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB8jI-0007gM-Pj for qemu-devel@nongnu.org; Wed, 05 Feb 2014 15:05:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WB8jE-0002AW-H0 for qemu-devel@nongnu.org; Wed, 05 Feb 2014 15:05:52 -0500 Received: from mx1.redhat.com ([209.132.183.28]:30192) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB8jE-0002AQ-6m for qemu-devel@nongnu.org; Wed, 05 Feb 2014 15:05:48 -0500 Date: Wed, 5 Feb 2014 22:10:45 +0200 From: "Michael S. Tsirkin" Message-ID: <20140205201045.GB8440@redhat.com> References: <1391630732-8369-1-git-send-email-mst@redhat.com> <52F29929.1010303@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52F29929.1010303@redhat.com> Subject: Re: [Qemu-devel] [PATCH] loader: document that errno is set List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Peter Maydell , qemu-devel@nongnu.org On Wed, Feb 05, 2014 at 01:03:53PM -0700, Eric Blake wrote: > On 02/05/2014 01:05 PM, Michael S. Tsirkin wrote: > > Document that get_image_size sets errorno > > s/errorno/errno/ > > > on failure. > > > > Suggested-by: Peter Maydell > > Signed-off-by: Michael S. Tsirkin > > --- > > include/hw/loader.h | 7 +++++++ > > 1 file changed, 7 insertions(+) > > > > Reviewed-by: Eric Blake Fixed in my tree, I won't repost just for this though. > -- > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org >