[MIPS] Fix fallocate on o32 binary compat ABI
authorKyle McMartin <kyle@mcmartin.ca>
Fri, 28 Sep 2007 17:15:20 +0000 (13:15 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 28 Sep 2007 18:27:20 +0000 (19:27 +0100)
MIPS was mistakenly forgetting to use the fallocate compat wrapper, which
I noticed while cleaning up all the duplicate fallocate wrappers.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found