From: Ravishankar N Date: Thu, 20 Dec 2012 23:05:46 +0000 (-0800) Subject: fat: fix incorrect function comment X-Git-Tag: v3.8-rc1~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c39540c6d1add1d0ad843b3d2437311924193359;p=pandora-kernel.git fat: fix incorrect function comment fat_search_long() returns 0 on success, -ENOENT/ENOMEM on failure. Change the function comment accordingly. While at it, fix some trivial typos. Signed-off-by: Ravishankar N Signed-off-by: Namjae Jeon Acked-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed