diff options
| author | Stephen Warren <[email protected]> | 2014-05-05 10:40:17 -0600 |
|---|---|---|
| committer | Lukasz Majewski <[email protected]> | 2014-05-08 10:38:29 +0200 |
| commit | 1725f12882eca6424d70dcdc962ca4e5c2de798a (patch) | |
| tree | 228bec353994de59d21e986fdfc414d3313ab1ab /include/linux | |
| parent | d0cc456dc3561d473926e60fb10ab643790a9ac7 (diff) | |
ums: move all variable declarations to the start of the block
It's easier to assign values to the variables inside an if statement body
if the assignment and declaration are separate.
Cc: Lukasz Majewski <[email protected]>
Signed-off-by: Stephen Warren <[email protected]>
Acked-by: Przemyslaw Marczak <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
