From: Namjae Jeon Date: Fri, 5 Oct 2012 00:15:02 +0000 (-0700) Subject: fat: no need to reset EOF in ent_put for FAT32 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~12^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=126ac0518c71ba0e54e599dc129b76027a7c2d23;p=pandora-kernel.git fat: no need to reset EOF in ent_put for FAT32 #define FAT_ENT_EOF(EOF_FAT32) there is no need to reset value of 'new' for FAT32 as the values is already correct Signed-off-by: Namjae Jeon Signed-off-by: Amit Sahrawat Acked-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed