]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: fix fdisk_sgi_set_bootfile return value
authormr-bronson <ghbugs@toeai.com>
Sun, 18 Aug 2024 01:06:44 +0000 (01:06 +0000)
committerKarel Zak <kzak@redhat.com>
Fri, 3 Jan 2025 11:21:42 +0000 (12:21 +0100)
commitd71109f1f7c19acdfcb87dc31baf5e8a7f1db977
tree46d5ff349c736911539ef7fdf2b1477d0e864bf4
parentc4b155cbf48e80328626b6c94ee6f9c121765d59
fdisk: fix fdisk_sgi_set_bootfile return value

Supposed to be '0 on success, <0 on error'.

(cherry picked from commit d10b038506936f3ad584fa2e017d2d860ed6d133)
libfdisk/src/sgi.c