diff options
| author | Heinrich Schuchardt <[email protected]> | 2023-12-11 19:07:33 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-12-13 18:39:06 -0500 |
| commit | 229c4da6ca183b91f2ad928ecec47e073bce1b1a (patch) | |
| tree | 504c8045e6505a08fa4a2ae6355a220d2d9dd98b /include | |
| parent | 643f5c37fb6c7db7cd319115da3d176550094ac2 (diff) | |
test: vboot: Using variable 'old_dtb' before assignment
old_dtb can only be assumed initialized in the finally block
if it is assigned a value before the try statement.
Avoid a pylint error reported by current pylint.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
