On 11/6/23 03:55, Philippe Mathieu-Daudé wrote:
On 6/11/23 07:58, Richard Henderson wrote:
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
hw/sensor/adm1272.c | 2 +-
hw/sensor/dps310.c | 2 +-
hw/sensor/emc141x.c | 2 +-
hw/sensor/lsm303dlhc_mag.c | 2 +-
hw/sensor/max31785.c | 2 +-
hw/sensor/max34451.c | 2 +-
hw/sensor/tmp105.c | 6 +++---
hw/sensor/tmp421.c | 2 +-
8 files changed, 10 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Tested-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Possibly another one in hw/sensor/adm1266.c if
https://lore.kernel.org/qemu-devel/20231106110336.358-54-phi...@linaro.org/
gets merged.
I am concerned that more non-const uses will creep in, but I wasn't up to adjusting
checkpatch.pl.
r~