mbox series

[v2,0/2] hw/timer/hpet: Trivial format string fix

Message ID 20200910135852.516809-1-philmd@redhat.com
Headers show
Series hw/timer/hpet: Trivial format string fix | expand

Message

Philippe Mathieu-Daudé Sept. 10, 2020, 1:58 p.m. UTC
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

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(-)