From: Zheng Liu Date: Mon, 28 May 2012 21:53:53 +0000 (-0400) Subject: ext4: cleanup in ext4_discard_allocated_blocks() X-Git-Tag: v3.2.64~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f98bebd1045df37a8c7ab1c43b82a0937c2e87f;p=pandora-kernel.git ext4: cleanup in ext4_discard_allocated_blocks() commit 400db9d30146dc062aaba97a6301b425eb6015bc upstream. remove 'len' variable in ext4_discard_allocated_blocks() because it is useless. Signed-off-by: Zheng Liu Signed-off-by: "Theodore Ts'o" Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed