mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-20 05:36:23 +02:00
build/roms: remove unnecessary command
there is no need to return 0 at the end of a function. sh does that anyway Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -172,7 +172,6 @@ print_target_name()
|
|||||||
break
|
break
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
return 0
|
|
||||||
}
|
}
|
||||||
|
|
||||||
skip_board()
|
skip_board()
|
||||||
|
|||||||
Reference in New Issue
Block a user