]> Git Repo - qemu.git/blobdiff - hw/s390x/s390-stattrib.c
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200325-pull-request' into...
[qemu.git] / hw / s390x / s390-stattrib.c
index bf5ac014c45b99abdfcd0fba2f5d150843719c6a..58121b9f6853346e2a6a964f2ffbf69e7594efa0 100644 (file)
@@ -352,7 +352,8 @@ static void s390_stattrib_class_init(ObjectClass *oc, void *data)
     dc->realize = s390_stattrib_realize;
 }
 
-static inline bool s390_stattrib_get_migration_enabled(Object *obj, Error **e)
+static inline bool s390_stattrib_get_migration_enabled(Object *obj,
+                                                       Error **errp)
 {
     S390StAttribState *s = S390_STATTRIB(obj);
 
This page took 0.02312 seconds and 4 git commands to generate.