git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a6c824
)
md/bitmap: remove unnecessary indirection when allocating.
author
NeilBrown
<neilb@suse.de>
Mon, 19 Mar 2012 01:46:41 +0000
(12:46 +1100)
committer
NeilBrown
<neilb@suse.de>
Mon, 19 Mar 2012 01:46:41 +0000
(12:46 +1100)
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>
No differences found