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:
27581e5
)
md/bitmap: change *_page_attr() to take a page number, not a page.
author
NeilBrown
<neilb@suse.de>
Tue, 22 May 2012 03:55:09 +0000
(13:55 +1000)
committer
NeilBrown
<neilb@suse.de>
Tue, 22 May 2012 03:55:09 +0000
(13:55 +1000)
Most often we have the page number, not the page. And that is what
the *_page_attr() functions really want. So change the arguments to
take that number.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found