From: NeilBrown Date: Mon, 19 Mar 2012 01:46:41 +0000 (+1100) Subject: md/bitmap: remove unnecessary indirection when allocating. X-Git-Tag: v3.4-rc1~147^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=792a1d4bbf960000f066358f0a8c6e769c8c72bc;p=pandora-kernel.git md/bitmap: remove unnecessary indirection when allocating. These funcitons don't add anything useful except possibly the trace points, and I don't think they are worth the extra indirection. So remove them. Signed-off-by: NeilBrown --- Reading git-diff-tree failed