qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v11 03/15] target/hexagon: make slot number an unsigned


From: Anton Johansson
Subject: Re: [PATCH v11 03/15] target/hexagon: make slot number an unsigned
Date: Tue, 27 Sep 2022 20:01:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0

Using 'unsigned' would keep consistency with the rest of the codebase.

Otherwise,
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Good catch, I'll make sure to change the various `uint32_t` -> `unsigned`! :)

--
Anton Johansson,
rev.ng Labs Srl.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]