md/bitmap: change *_page_attr() to take a page number, not a page.
authorNeilBrown <neilb@suse.de>
Tue, 22 May 2012 03:55:09 +0000 (13:55 +1000)
committerNeilBrown <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