From: NeilBrown Date: Tue, 22 May 2012 03:55:09 +0000 (+1000) Subject: md/bitmap: change *_page_attr() to take a page number, not a page. X-Git-Tag: v3.5-rc1~110^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d189122d4bca2647441fdc170dc6d4cc5c8bb2fa;p=pandora-kernel.git md/bitmap: change *_page_attr() to take a page number, not a page. 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 --- Reading git-diff-tree failed