]> err.no Git - util-linux/commit
ionice: clean up error handling
authorMatthias Koenig <mkoenig@suse.de>
Mon, 27 Aug 2007 14:49:19 +0000 (16:49 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 27 Aug 2007 21:58:05 +0000 (23:58 +0200)
commit2b25841371cf56f54fbbb88cd0b524dad034cc30
tree7ec3c9166dae2eb1b4e62b0ca34320c56fa75add
parentc448ad8686809abb77a1feb75593b5db323c5ee2
ionice: clean up error handling

Print error in case execvp fails and use exit macros.

Based on patch by Bernhard Voelker <mail@bernhard-voelker.de>

Signed-off-by: Matthias Koenig <mkoenig@suse.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
schedutils/ionice.c