]> git.ipfire.org Git - thirdparty/util-linux.git/commit
chmem: print warnings about failures always (not only with --verbose)
authorBenno Schulenberg <bensberg@telfort.nl>
Tue, 25 Mar 2025 10:42:58 +0000 (11:42 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 27 Mar 2025 09:50:46 +0000 (10:50 +0100)
commit48675a7442000405910bec9e6a68305e4a67a93c
tree5a941eba8cc7bac09e98ccbe9049cb95a7ce3b96
parentb3c7bbffddade43cc355f22f139c51ab819fdc08
chmem: print warnings about failures always (not only with --verbose)

This makes the handling of errors the same as some 90 lines down.

Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
sys-utils/chmem.c