commit | 792a1d4bbf960000f066358f0a8c6e769c8c72bc | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon Mar 19 12:46:41 2012 +1100 |
committer | NeilBrown <neilb@suse.de> | Mon Mar 19 12:46:41 2012 +1100 |
tree | 97e9a5c0854551c3fa80e88851ad3317af24ca13 | |
parent | 5a6c824ebb7c9f8dbbc92ffd3528e6366cad1a54 [diff] |
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 <neilb@suse.de>