diff options
author | Jamin Lin <jamin_lin@aspeedtech.com> | 2025-04-23 15:23:37 +0800 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-05-05 09:38:55 +0200 |
commit | 8bc296c9b1122916166c021492c470c522e0fd16 (patch) | |
tree | ed185ed6ddea41be8454f329a60b3bf3aea9ec5b /rust/qemu-api-macros | |
parent | 53f3285e11876aae97d4240d944d45a4fe6c4597 (diff) | |
download | qemu-8bc296c9b1122916166c021492c470c522e0fd16.zip qemu-8bc296c9b1122916166c021492c470c522e0fd16.tar.gz qemu-8bc296c9b1122916166c021492c470c522e0fd16.tar.bz2 |
hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
The variable "sram_name" was only used for naming the SRAM memory region.
Rename it to "name" for consistency with similar code and avoid unnecessary
new local variable declarations.
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Tested-by: Nabih Estefan <nabihestefan@google.com>
Link: https://lore.kernel.org/qemu-devel/20250423072350.541742-2-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions