diff options
author | Thomas Huth <thuth@redhat.com> | 2023-10-24 11:22:20 +0200 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2023-10-30 17:44:03 +0100 |
commit | bc3d41a9f62905629d6da98f68cc15069d2374c6 (patch) | |
tree | 4478ec69d4c402ed0ddcd76a0f3fd2b9f6bbee03 /migration/vmstate.c | |
parent | 8258f2fa06f71c7a48b95c39c896626564fe3474 (diff) |
migration/ram: Fix compilation with -Wshadow=local
Rename the variable here to avoid that it shadows a variable from
the beginning of the function scope. With this change the code now
successfully compiles with -Wshadow=local.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20231024092220.55305-1-thuth@redhat.com>
Diffstat (limited to 'migration/vmstate.c')
0 files changed, 0 insertions, 0 deletions