diff options
| author | Maxim Moskalets <[email protected]> | 2024-08-17 14:02:22 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-08-27 18:01:21 -0600 |
| commit | d8503a45dfe48cdf764e143d9de851924b214f67 (patch) | |
| tree | 34905b890b9a80393e8eaf59420423618b2e356c /scripts | |
| parent | 314fdd2e7392bc3480104a1f15001f0f6f25a4dd (diff) | |
lib: move phdr increment to for loop heading
Shifting this pointer in the loop will be more logical when working
with the code later, because you can see at a glance what exactly
changes at each iteration. Moreover, the code remains equivalent
because this variable is not used after the loop.
Signed-off-by: Maxim Moskalets <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
