]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/loopdev: consistently return error values from loopcxt_find_unused()
authorThomas Weißschuh <thomas@t-8ch.de>
Sun, 25 Jun 2023 07:59:26 +0000 (09:59 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 26 Jun 2023 10:02:15 +0000 (12:02 +0200)
commit423d9efabb6aa679da2d670948f50dfd923ccb92
treeb96e5a4cd2886cbd222afc2acb439aba02f7f081
parent8feec98a8f2591601e0564954be913049c1ec2d7
lib/loopdev: consistently return error values from loopcxt_find_unused()

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
lib/loopdev.c