Re: [Trivial PATCH] staging: Remove unnecessary semicolons

2013-10-12 Thread Jonathan Cameron
On 10/11/13 00:07, Joe Perches wrote: > These aren't necessary after switch, if and while statements. > > Also remove some unnecessary braces where these > semicolons were removed around single statement > and some unnecessary blank lines. > > Signed-off-by: Joe Perches Acked-by: Jonathan Camero

[Trivial PATCH] staging: Remove unnecessary semicolons

2013-10-10 Thread Joe Perches
These aren't necessary after switch, if and while statements. Also remove some unnecessary braces where these semicolons were removed around single statement and some unnecessary blank lines. Signed-off-by: Joe Perches --- drivers/staging/iio/adc/ad7291.c| 2 +- drivers/staging