diff options
author | Andreas Färber | 2013-01-15 02:55:10 +0100 |
---|---|---|
committer | Stefan Hajnoczi | 2013-01-15 10:54:23 +0100 |
commit | 3e84b4832180db2aa6187b6b971054bc3ca68be0 (patch) | |
tree | 09f4fd58a3378ce5b2128c96076dc6eb4a680afb /hw/shix.c | |
parent | Add libcacard/trace/generated-tracers.c to .gitignore (diff) | |
download | qemu-3e84b4832180db2aa6187b6b971054bc3ca68be0.tar.gz qemu-3e84b4832180db2aa6187b6b971054bc3ca68be0.tar.xz qemu-3e84b4832180db2aa6187b6b971054bc3ca68be0.zip |
qom: Make object_resolve_path_component() path argument const
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 <afaerber@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/shix.c')
0 files changed, 0 insertions, 0 deletions