diff options
author | Leah Rowe <leah@libreboot.org> | 2025-07-06 03:25:35 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-07-06 03:25:35 +0100 |
commit | d25aaac9ad9a366c05f0b67af9cf9c8e3b35479c (patch) | |
tree | d64b9c7ecb909e03754127d5cf66b7583fdaf7ef /config/coreboot/default/patches/0031-dell-3050micro-disable-nvme-hotplug.patch | |
parent | c46a71138c77556b103a4a5c85917d5bb5cc915a (diff) |
lib.sh: remove erroneous break from fx_
it means nothing here. in context, if a non-zero return
is observed, we should not do anything here, which is
already the behaviour anyway, except that "break" means
nothing since we're not in a loop here.
where an error exit should be observed, x_ is used inside
the command given for fx_
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/default/patches/0031-dell-3050micro-disable-nvme-hotplug.patch')
0 files changed, 0 insertions, 0 deletions