From: Gavin Lambert Date: Sun, 1 Oct 2006 06:27:01 +0000 (-0700) Subject: [PATCH] NOMMU: don't try and give NULL to fput() X-Git-Tag: v2.6.19-rc1~635 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fcd03e07008ec0f667dfb7626171165699ea5c2;p=pandora-kernel.git [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: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed