diff options
author | Denis V. Lunev <den@openvz.org> | 2023-09-18 20:00:56 +0200 |
---|---|---|
committer | Denis V. Lunev <den@openvz.org> | 2023-09-21 08:48:41 +0200 |
commit | 66d201dd5a9077caaedee66261ea10ed01944477 (patch) | |
tree | 60f2bcd4031af6f66f5036d84db0c0e92f480d4a /linux-user/elfload.c | |
parent | 3ac10d19091f4e9375b66442e3edaab466d38617 (diff) | |
download | qemu-66d201dd5a9077caaedee66261ea10ed01944477.zip qemu-66d201dd5a9077caaedee66261ea10ed01944477.tar.gz qemu-66d201dd5a9077caaedee66261ea10ed01944477.tar.bz2 |
parallels: improve readability of allocate_clusters
Replace 'space' representing the amount of data to preallocate with
'bytes'.
Rationale:
* 'space' at each place is converted to bytes
* the unit is more close to the variable name
Signed-off-by: Denis V. Lunev <den@openvz.org>
Reviewed-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
Diffstat (limited to 'linux-user/elfload.c')
0 files changed, 0 insertions, 0 deletions