rdoff: don't check fwritezero() return value.
commite184c0b0cb8c886428975a406f20893696651ede
authorJim Kukunas <james.t.kukunas@linux.intel.com>
Mon, 10 Nov 2014 18:59:26 +0000 (10 10:59 -0800)
committerJim Kukunas <james.t.kukunas@linux.intel.com>
Mon, 10 Nov 2014 19:45:10 +0000 (10 11:45 -0800)
tree595b622a1328ee70abfc15e80afaf65fad0d7be1
parente76a6260556d76b756ef56cdd4ca5b41e61259bc
rdoff: don't check fwritezero() return value.

Since e76a6260556d76b756ef56cdd4ca5b41e61259bc, the return type of fwritezero()
is void.

Signed-off-by: Jim Kukunas <james.t.kukunas@linux.intel.com>
rdoff/rdf2bin.c