commit | 04afdfe61615a1a5608d0045f7f965cad2419baa | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 30 20:57:10 2022 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Aug 09 11:55:41 2022 -0600 |
tree | fb0b423b8e3b8bf88d671d7ca105e3f44f3f22dc | |
parent | 882f632fd195c535960119d6346da990f0d0f8f8 [diff] |
dtoc: Correct remaining pylint problems in test_fdt Fix various camel-case and other naming problems. Update the pylint base file to avoid regressions. Signed-off-by: Simon Glass <sjg@chromium.org>