From: OGAWA Hirofumi Date: Fri, 25 Jul 2008 08:46:41 +0000 (-0700) Subject: fat: fix parse_options() X-Git-Tag: v2.6.27-rc1~412 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d44d9741f6808c107a144f469fb89e6fe7c55e3;p=pandora-kernel.git fat: fix parse_options() Current parse_options() exits too early. We need to run the code of bottom in this function even if users doesn't specify options. Signed-off-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed