]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Don't ignore return value from read and write
authorNeilBrown <neilb@suse.com>
Fri, 24 Jul 2015 06:11:23 +0000 (16:11 +1000)
committerNeilBrown <neilb@suse.com>
Fri, 24 Jul 2015 06:11:23 +0000 (16:11 +1000)
commit27aefbdb3d52b9a4f4299b931003e4a8760b5dc2
tree3a16c344866d024a4b4d3d3defa236cb063e7325
parentd8f82d1d88f83a706478e2d1af3736032a018421
Don't ignore return value from read and write

New gcc sometimes complains about this.

Signed-off-by: NeilBrown <neilb@suse.com>
managemon.c
xmalloc.c