Skip to content
Snippets Groups Projects
Commit f16aee44 authored by Bihong Yu's avatar Bihong Yu Committed by Dr. David Alan Gilbert
Browse files

migration: Open brace '{' following struct go on the same line


Signed-off-by: default avatarBihong Yu <yubihong@huawei.com>
Reviewed-by: default avatarChuan Zheng <zhengchuan@huawei.com>
Reviewed-by: default avatarDr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <1603163448-27122-5-git-send-email-yubihong@huawei.com>
Reviewed-by: default avatarJuan Quintela <quintela@redhat.com>
Signed-off-by: default avatarDr. David Alan Gilbert <dgilbert@redhat.com>
parent 395cb450
No related branches found
No related tags found
No related merge requests found
......@@ -124,8 +124,7 @@ struct MigrationClass {
DeviceClass parent_class;
};
struct MigrationState
{
struct MigrationState {
/*< private >*/
DeviceState parent_obj;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment