diff options
author | Sekhar Nori <nsekhar@ti.com> | 2010-05-04 10:41:36 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2010-05-07 00:55:38 +0200 |
commit | 243bc65447a74fbc674fc7fab6f212cce62e0152 (patch) | |
tree | 058a8b20c74a1ea79a55a655b7434cde953c7ec9 /crypto | |
parent | davinci: edma: use a more intuitive name for edma_info (diff) | |
download | linux-243bc65447a74fbc674fc7fab6f212cce62e0152.tar.xz linux-243bc65447a74fbc674fc7fab6f212cce62e0152.zip |
davinci: edma: fix coding style issue related to usage of braces
In the edma driver, there are couple of instances where braces
are used for a single statement 'if' construct.
There are other instances where 'else' part of the if-else construct
does not use braces even if the 'if' part is a multi-line statement.
This patch fixes both.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions