diff options
| author | Heinrich Schuchardt <[email protected]> | 2020-02-15 21:38:48 +0100 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2020-04-16 08:07:57 -0600 |
| commit | f93a07dd4f2e9096208a3230b0eca669d9760397 (patch) | |
| tree | f9b8327fd9425dab868c7023e4d47c2667c7dc87 /scripts | |
| parent | 2960107a22b32f6e17794f5e56db718ab82c896f (diff) | |
dm: core: remove redundant if statement
The value of parent is not changed in the first if statement. So we can
merge the two if statements depending on parent.
Indicated by cppcheck.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
