libfec: consistently use check()

The check() macro does not require a final semi-colon but its usage is
inconsistent through the code. Add a semi-colon for all calls to
check().

Change-Id: I5c9da52039f5c59428d40efe02a63aaec54bfb78
3 files changed