On Wed, 13 Oct 2021 at 09:46, Marek Behún <[email protected]> wrote: > > From: Marek Behún <[email protected]> > > Copy the value of the found variable into given buffer with memcpy() > instead of ad-hoc code. > > Signed-off-by: Marek Behún <[email protected]> > --- > cmd/nvedit.c | 18 ++++++------------ > 1 file changed, 6 insertions(+), 12 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

