diff options
author | Eric Blake | 2017-09-19 16:13:07 +0200 |
---|---|---|
committer | Yongbok Kim | 2017-09-21 14:25:41 +0200 |
commit | 2a2be359c4335607c7f746cf27c412c08ab89aff (patch) | |
tree | fc91b907a3befd431541637c407b77142a829354 /tests/pc-cpu-test.c | |
parent | mips: replace cpu_mips_init() with cpu_generic_init() (diff) | |
download | qemu-2a2be359c4335607c7f746cf27c412c08ab89aff.tar.gz qemu-2a2be359c4335607c7f746cf27c412c08ab89aff.tar.xz qemu-2a2be359c4335607c7f746cf27c412c08ab89aff.zip |
mips: Improve macro parenthesization
Although none of the existing macro call-sites were broken,
it's always better to write macros that properly parenthesize
arguments that can be complex expressions, so that the intended
order of operations is not broken.
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Yongbok Kim <yongbok.kim@imgtec.com>
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
Diffstat (limited to 'tests/pc-cpu-test.c')
0 files changed, 0 insertions, 0 deletions