]> Git Repo - qemu.git/blobdiff - hw/timer/mss-timer.c
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into...
[qemu.git] / hw / timer / mss-timer.c
index 60f1213a3b2ad3fdf90fe5c6a1065f7cfce23eaa..4f814572e2a05057fd6429b8d73252fe0c0c24de 100644 (file)
@@ -36,7 +36,7 @@
     if (MSS_TIMER_ERR_DEBUG >= lvl) { \
         qemu_log("%s: " fmt "\n", __func__, ## args); \
     } \
-} while (0);
+} while (0)
 
 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args)
 
This page took 0.023746 seconds and 4 git commands to generate.