Simplify free_page()

Both read and mmap do the same thing except the mmap version
needs to unmap the page on free. The condition should hold
the mmap version.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
1 file changed