
3 Mar
2022
3 Mar
'22
10:07 p.m.
On 24/02/2022 02:00, Simon Glass wrote:
This is not necessary if simpler code is used. Use the split function and drop the unnecessary []
Signed-off-by: Simon Glass sjg@chromium.org Suggested-by: Alper Nebi Yasak alpernebiyasak@gmail.com
Changes in v2:
- Add new patch to remove remove_defconfig()
tools/moveconfig.py | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-)
Reviewed-by: Alper Nebi Yasak alpernebiyasak@gmail.com