Skip to content
Commit 1725f128 authored by Stephen Warren's avatar Stephen Warren Committed by Lukasz Majewski
Browse files

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 <l.majewski@samsung.com>
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Acked-by: default avatarPrzemyslaw Marczak <p.marczak@samsung.com>
parent d0cc456d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment