]> Git Repo - linux.git/commit
md/bitmap: remove unnecessary indirection when allocating.
authorNeilBrown <[email protected]>
Mon, 19 Mar 2012 01:46:41 +0000 (12:46 +1100)
committerNeilBrown <[email protected]>
Mon, 19 Mar 2012 01:46:41 +0000 (12:46 +1100)
commit792a1d4bbf960000f066358f0a8c6e769c8c72bc
tree97e9a5c0854551c3fa80e88851ad3317af24ca13
parent5a6c824ebb7c9f8dbbc92ffd3528e6366cad1a54
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 <[email protected]>
drivers/md/bitmap.c
This page took 0.054694 seconds and 4 git commands to generate.