From: Jonathan Corbet Date: Tue, 4 Aug 2009 19:35:17 +0000 (-0600) Subject: flex_array: remove unneeded index calculation X-Git-Tag: v2.6.31-rc6~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07868201070d87484bd00610a4921e879be78746;p=pandora-kernel.git flex_array: remove unneeded index calculation flex_array_get() calculates an index value, then drops it on the floor; simply remove it. Signed-off-by: Jonathan Corbet Acked-by: Dave Hansen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed