commit | 07868201070d87484bd00610a4921e879be78746 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Tue Aug 04 13:35:17 2009 -0600 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Aug 04 15:33:46 2009 -0700 |
tree | 262e32d1261bf05280a9711f6aa951550343979e | |
parent | a40694a38a745af0dd7d8b796597ada1dd6caeb7 [diff] |
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 <corbet@lwn.net> Acked-by: Dave Hansen <dave@linux.vnet.ibm.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>