]> err.no Git - util-linux/commit
swapon: use err.h stuff
authorKarel Zak <kzak@redhat.com>
Mon, 2 Mar 2009 14:16:21 +0000 (15:16 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 3 Mar 2009 14:21:37 +0000 (15:21 +0100)
commitd51d05d322ff03ab296ca3fb00665584f4434396
tree02291a09b63e594c83f120e7519b2b0bd2b42b4f
parent81772d3c240cb72ddb977557c973b12bfef90396
swapon: use err.h stuff

The code is much more simple with warn()/err() that with fprintf() and
strerror(), ...

Signed-off-by: Karel Zak <kzak@redhat.com>
mount/swapon.c