On Mon, Aug 29, 2022 at 08:30:14PM -0600, Simon Glass wrote: > On Fri, 26 Aug 2022 at 21:15, Daniel Golle <dan...@makrotopia.org> wrote: > > > > Chage variable name 'imape_comp' to the supposedly intended name > > Change
Can you fix that on-the-fly while comitting or should I repost with that typo in the patch description fixed? > > > 'image_comp'. > > > > Signed-off-by: Daniel Golle <dan...@makrotopia.org> > > --- > > v4: add missing name replacement > > > > boot/bootm.c | 8 ++++---- > > 1 file changed, 4 insertions(+), 4 deletions(-) > > > > Reviewed-by: Simon Glass <s...@chromium.org>