commit | 4f6725c0a6acebd21f9b1b5552fd1624ef718969 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 23 13:44:01 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 04 09:25:21 2023 -0600 |
tree | 061eca8e3644c9848646b01214163c9dfbb7fe7b | |
parent | beb825d12b4ebd5099d22b45d192b4bcacda3bb2 [diff] |
moveconfig: Correct non-snake variables names Correct some variable names that do not conform to snake case, with the three-character minimum. Signed-off-by: Simon Glass <sjg@chromium.org>