From: Dan Carpenter Date: Mon, 10 Jan 2011 17:10:44 +0000 (-0500) Subject: ext4: test the correct variable in ext4_init_pageio() X-Git-Tag: v2.6.38-rc1~409^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13195184a8bc119dbd2f905db325a453047971cb;p=pandora-kernel.git ext4: test the correct variable in ext4_init_pageio() This is a copy and paste error. The intent was to check "io_page_cachep". We tested "io_page_cachep" earlier. Signed-off-by: Dan Carpenter Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed