]> git.ipfire.org Git - thirdparty/u-boot.git/commit
expo: Destroy the cedit expo when done
authorSimon Glass <sjg@chromium.org>
Fri, 2 May 2025 14:46:17 +0000 (08:46 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 30 May 2025 08:49:31 +0000 (09:49 +0100)
commit34cb881cc0149513cec85eeca96d3767373235e8
tree13194654b74675e04e2c8ce435c12aca71d991eb
parentbf9860459516d1837e92270340ca307211cd961a
expo: Destroy the cedit expo when done

Once 'cedit run' is completed, destroy the expo so that a fresh one is
used for any future editing.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/cedit.c