diff options
author | Philippe Mathieu-Daudé | 2020-09-21 06:02:31 +0200 |
---|---|---|
committer | Laurent Vivier | 2020-09-23 19:13:56 +0200 |
commit | df55509470d9b386be10510824e787140fd6ca05 (patch) | |
tree | 489a98e1f5ecce253631b2f46cb61371552d8d72 /include/qemu/timer.h | |
parent | timer: Fix timer_mod_anticipate() documentation (diff) | |
download | qemu-df55509470d9b386be10510824e787140fd6ca05.tar.gz qemu-df55509470d9b386be10510824e787140fd6ca05.tar.xz qemu-df55509470d9b386be10510824e787140fd6ca05.zip |
migration/multifd: Remove superfluous semicolons
checkpatch.pl report superfluous semicolons since commit
ee0f3c09e01, but this one was missed:
scripts/checkpatch.pl d32ca5ad798~..d32ca5ad798
ERROR: superfluous trailing semicolon
#498: FILE: migration/multifd.c:308:
+ ram_counters.transferred += transferred;;
total: 1 errors, 1 warnings, 2073 lines checked
Fixes: d32ca5ad798 ("multifd: Split multifd code into its own file")
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Li Qiang <liq3ea@gmail.com>
Message-Id: <20200921040231.437653-1-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'include/qemu/timer.h')
0 files changed, 0 insertions, 0 deletions