]> Git Repo - qemu.git/commit
block/backup: make function variables consistently named
authorJohn Snow <[email protected]>
Thu, 30 Aug 2018 01:57:32 +0000 (21:57 -0400)
committerMax Reitz <[email protected]>
Fri, 31 Aug 2018 14:28:33 +0000 (16:28 +0200)
commit6870277535493fea31761d8d11ec23add2de0fb0
tree93029f4036057607fa86ea0128a06c57b3840836
parenteb23654dbe43b549ea2a9ebff9d8edf544d34a73
block/backup: make function variables consistently named

Rename opaque_job to job to be consistent with other job implementations.
Rename 'job', the BackupBlockJob object, to 's' to also be consistent.

Suggested-by: Eric Blake <[email protected]>
Signed-off-by: John Snow <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Message-id: 20180830015734[email protected]
Signed-off-by: Max Reitz <[email protected]>
block/backup.c
This page took 0.023393 seconds and 4 git commands to generate.