From: Alexander Kuleshov Date: Thu, 16 Apr 2015 19:47:21 +0000 (-0700) Subject: fs/fat: remove unnecessary defintion X-Git-Tag: omap-for-v4.1/fixes-rc1~115^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a40a7d9d07b818ce9aa9f6ddf86076a5eef2d8f9;p=pandora-kernel.git fs/fat: remove unnecessary defintion '*sb' never used, so let's remote it and pass inode->i_sb directly to the MSDOS_SB. Signed-off-by: Alexander Kuleshov Acked-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed