video: Remove unnecessary semicolons
authorJoe Perches <joe@perches.com>
Tue, 8 Oct 2013 23:23:24 +0000 (16:23 -0700)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 30 Oct 2013 11:34:52 +0000 (13:34 +0200)
These aren't necessary after switch, for, and if blocks.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found