From: Robin Dong Date: Wed, 26 Oct 2011 09:30:30 +0000 (-0400) Subject: ext4: remove unused variable in mb_find_extent() X-Git-Tag: v3.2-rc1~85^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b051d8dc4e1f011e1b0543a875f5861be5d90222;p=pandora-kernel.git ext4: remove unused variable in mb_find_extent() The variable 'ord' in function mb_find_extent() is redundant, so remove it. Signed-off-by: Robin Dong Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed