On 9/10/20 3:58 PM, Philippe Mathieu-Daudé wrote: > Fix a format string and remove dead code. > > Since v1: > - Addressed Dov comments (fix format string + style): > https://www.mail-archive.com/qemu-devel@nongnu.org/msg739239.html
Dov, since you sent the same patches/code and sign them with your S-o-b, I added them here too, is that OK with you? > > Philippe Mathieu-Daudé (2): > hw/timer/hpet: Remove dead code > hw/timer/hpet: Fix DPRINTF format string > > hw/timer/hpet.c | 23 ++++++----------------- > 1 file changed, 6 insertions(+), 17 deletions(-) >