aboutsummaryrefslogtreecommitdiff
path: root/stand/userboot
diff options
context:
space:
mode:
authorWuyang Chung <wy-chung@outlook.com>2025-07-27 14:13:48 +0000
committerWarner Losh <imp@FreeBSD.org>2025-09-14 03:29:00 +0000
commitbd7032e0b0580bc64455dc7c102e87dff6b06c8d (patch)
tree9c9e1367cbc948278bf00d8ca64d8545529e81de /stand/userboot
parent9dd78db9c30a220ac3e8e65d89548ff99c14dd90 (diff)
GEOM: remove the redundant if statementHEADmain
g_provider_by_name already skips the leading '/dev/' so these if statements are redundant. This changes some error messages, but those aren't parsed. g_concat also calls g_concat_find_disk, but it also skips /dev/ if present at the start of the string. Reviewed by: imp, Elliot Mitchell Pull Request: https://github.com/freebsd/freebsd-src/pull/1793
Diffstat (limited to 'stand/userboot')
0 files changed, 0 insertions, 0 deletions