Re: [Trivial PATCH] video: Remove unnecessary semicolons
On 2013-10-09 02:23, Joe Perches wrote: > These aren't necessary after switch, for, and if blocks. > > Signed-off-by: Joe Perches > --- > drivers/video/cfbimgblt.c | 2 +- > drivers/video/cg14.c| 4 ++-- > drivers/video/cg6.c
[Trivial PATCH] video: Remove unnecessary semicolons
These aren't necessary after switch, for, and if blocks. Signed-off-by: Joe Perches --- drivers/video/cfbimgblt.c | 2 +- drivers/video/cg14.c| 4 ++-- drivers/video/cg6.c | 2 +- drivers/video/exynos/exynos_mipi_dsi_c