From: Namhyung Kim Date: Sun, 10 Oct 2010 12:36:59 +0000 (+0900) Subject: ext3: Cleanup ext3_setup_super() X-Git-Tag: v2.6.37-rc1~78^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df0d6b8ff152b1a1aaae17c27a445ad025a358bd;p=pandora-kernel.git ext3: Cleanup ext3_setup_super() Fix mount-count check to emit warning only if s_max_mnt_count is greater than 0 according to man tune2fs(8). Also removes unnecessary casts. Signed-off-by: Namhyung Kim Signed-off-by: Jan Kara --- Reading git-diff-tree failed