]> git.proxmox.com Git - mirror_qemu.git/commit
migration: Fix warning caused by missing declaration of vmstate_dummy
authorStefan Weil <sw@weilnetz.de>
Fri, 6 Feb 2015 21:43:10 +0000 (22:43 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 10 Feb 2015 07:26:05 +0000 (10:26 +0300)
commit6afc14e92ac81b29c25f097468f7751d5df1b5bc
tree5ea63adb76216bbf80a348b479a2580d79170236
parent084cc83996d1414d4713a84291a0fadf4199b9d2
migration: Fix warning caused by missing declaration of vmstate_dummy

Warning from the Sparse static analysis tool:

stubs/vmstate.c:4:26: warning:
 symbol 'vmstate_dummy' was not declared. Should it be static?

Cc: Juan Quintela <quintela@redhat.com>
Cc: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/migration/vmstate.h