commit | 2deee262060051a8737aecb04c30a51ab31d1c51 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 23 13:43:57 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 04 09:25:20 2023 -0600 |
tree | 5059d3b4d688ebc6e81055df7a4aaaf6c81f2a74 | |
parent | 520285224ead54ba383984a9922576434c05ec72 [diff] |
moveconfig: Correct some regular-expression strings Use the 'r' prefix for these strings to avoid pylint warnings. Signed-off-by: Simon Glass <sjg@chromium.org>