[PATCH 01/16] staging/omapdrm: Fix spacing coding style in omap_connector.c

2012-11-14 Thread YAMANE Toshiaki
The following warnings fixed. - WARNING: braces {} are not necessary for any arm of this statement - WARNING: braces {} are not necessary for single statement blocks Signed-off-by: YAMANE Toshiaki --- drivers/staging/omapdrm/omap_connector.c |8 +++- 1 file changed, 3 insertions(+), 5

[PATCH 01/16] staging/omapdrm: Fix spacing coding style in omap_connector.c

2012-11-14 Thread YAMANE Toshiaki
The following warnings fixed. - WARNING: braces {} are not necessary for any arm of this statement - WARNING: braces {} are not necessary for single statement blocks Signed-off-by: YAMANE Toshiaki yamaneto...@gmail.com --- drivers/staging/omapdrm/omap_connector.c |8 +++- 1 file changed,