]> git.ipfire.org Git - thirdparty/util-linux.git/commit
swapon: remove invalid error string print outs
authorSami Kerola <kerolasa@iki.fi>
Wed, 6 Aug 2014 20:52:18 +0000 (21:52 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 11 Aug 2014 12:51:56 +0000 (14:51 +0200)
commit3077ff49f3c69ae69cee576699f93d5854a7dee1
tree50b165c466a063c674f2ba232e39b48a03c72fe0
parent1d23119072a3a117e7bb83694bd30b9d50961374
swapon: remove invalid error string print outs

To avoid messages like this:

$ swapon /dev/zram0
swapon: /dev/zram0: read swap header failed: Success

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/swapon.c