diff options
author | Sean Anderson <seanga2@gmail.com> | 2021-09-11 13:20:01 -0400 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2021-10-07 16:08:22 +0800 |
commit | 49708749701d957dacb2b01ea3d71e457804f7eb (patch) | |
tree | f719ff20d9a899fc0cf83502ffe4208c03ebda86 /test | |
parent | 54d5d2d56bb6c46c996a4d249dbae3b12a7a4fac (diff) | |
download | u-boot-49708749701d957dacb2b01ea3d71e457804f7eb.tar.gz |
k210: clk: Refactor out_of_spec tests
Everything here sits in a while (true) loop. However, this introduces a
couple of layers of indentation. We can simplify the code by introducing a
single goto instead of using continue/break. This will also make adding
loops in the next patch easier.
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions