]> Git Repo - qemu.git/commit - hw/arm/vexpress.c
maint: remove double semicolons in many files
authorDaniel P. Berrange <[email protected]>
Wed, 26 Aug 2015 11:17:12 +0000 (12:17 +0100)
committerMichael Tokarev <[email protected]>
Fri, 11 Sep 2015 07:21:38 +0000 (10:21 +0300)
commita8f15a27752d855d339befd8de4f0ad1c4dbb0ab
treefcffeebee50c2503dc0ed6397119ad89d0d47fae
parentfee562e9e41290a22623de83b673a8929ec5280d
maint: remove double semicolons in many files

A number of source files have statements accidentally
terminated by a double semicolon - eg 'foo = bar;;'.
This is harmless but a mistake none the less.

The tcg/ia64/tcg-target.c file is whitelisted because
it has valid use of ';;' in a comment containing assembly
code.

Signed-off-by: Daniel P. Berrange <[email protected]>
Reviewed-by: Marc-AndrĂ© Lureau <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
block/vhdx.c
hw/arm/vexpress.c
hw/intc/arm_gic.c
numa.c
qga/commands-win32.c
This page took 0.025162 seconds and 4 git commands to generate.