[PATCH v3 08/27] moveconfig: Correct some regular-expression strings

Simon Glass sjg at chromium.org
Wed Oct 4 19:58:42 CEST 2023


Use the 'r' prefix for these strings to avoid pylint warnings.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 tools/moveconfig.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list