From: Fred Chou Date: Tue, 17 Feb 2015 21:45:36 +0000 (-0800) Subject: fs: fat: use MSDOS_SB macro to get msdos_sb_info X-Git-Tag: fixes-v4.0-rc1~78^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6bd428275f3f470fc7cf6624b737c6d7805b44b;p=pandora-kernel.git fs: fat: use MSDOS_SB macro to get msdos_sb_info Use the MSDOS_SB macro to get msdos_sb_info, instead of coding it directly. Signed-off-by: Fred Chou Acked-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed