From: KOSAKI Motohiro Date: Tue, 23 Mar 2010 20:35:32 +0000 (-0700) Subject: tmpfs: cleanup mpol_parse_str() X-Git-Tag: v2.6.34-rc3~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=926f2ae04f183098cf9a30521776fb2759c8afeb;p=pandora-kernel.git tmpfs: cleanup mpol_parse_str() mpol_parse_str() made lots 'err' variable related bug. Because it is ugly and reviewing unfriendly. This patch simplifies it. Signed-off-by: KOSAKI Motohiro Cc: Ravikiran Thirumalai Cc: Christoph Lameter Cc: Mel Gorman Acked-by: Lee Schermerhorn Cc: Hugh Dickins Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed