Skip to content
Snippets Groups Projects
Commit 3fcd03e0 authored by Gavin Lambert's avatar Gavin Lambert Committed by Linus Torvalds
Browse files

[PATCH] NOMMU: don't try and give NULL to fput()


Don't try and give NULL to fput() in the error handling in do_mmap_pgoff()
as it'll cause an oops.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent ab8e92ef
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment