commit | 98275712404a513649e8de5332c69a801ad3a743 | [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 | 03137421f5c89d6f3864b3261890670b52bdfb65 [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>