qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH for-1.4 v2] qom: Make object_resolve_path_comp


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH for-1.4 v2] qom: Make object_resolve_path_component() path argument const
Date: Tue, 15 Jan 2013 10:54:28 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jan 15, 2013 at 02:55:10AM +0100, Andreas Färber wrote:
> A usage with a hardcoded partial path such as
> 
>   object_resolve_path_component(obj, "foo")
> 
> is totally valid but currently leads to a compilation error. Fix this.
> 
> Signed-off-by: Andreas Färber <address@hidden>
> ---
>  include/qom/object.h |    2 +-
>  qom/object.c         |    2 +-
>  2 Dateien geändert, 2 Zeilen hinzugefügt(+), 2 Zeilen entfernt(-)

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]