qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity ha


From: Richard Henderson
Subject: Re: [PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
Date: Mon, 22 Jun 2020 09:48:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 6/21/20 3:25 PM, Philippe Mathieu-Daudé wrote:
> Anyway I switched to a percent value. What is better to hold
> it, an 'unsigned' or 'uint8_t' type?

Might as well use unsigned; you'll not be saving space with uint8_t.


r~



reply via email to

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