mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +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
|
||||
fi
|
||||
done
|
||||
return 0
|
||||
}
|
||||
|
||||
skip_board()
|
||||
|
||||
Reference in New Issue
Block a user