diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-12-15 22:43:52 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-01-19 02:12:39 +0100 |
commit | abc8a8a2c7dc7b557619befa8fb29be60ed481bc (patch) | |
tree | cbf1b71e62d8bc6168b372b2748e66bb8e9e7792 /lib/locking-selftest-rlock-softirq.h | |
parent | buffer: add b_folio as an alias of b_page (diff) | |
download | linux-abc8a8a2c7dc7b557619befa8fb29be60ed481bc.tar.xz linux-abc8a8a2c7dc7b557619befa8fb29be60ed481bc.zip |
buffer: replace obvious uses of b_page with b_folio
These cases just check if it's NULL, or use b_page to get to the page's
address space. They are assumptions that b_page never points to a tail
page.
Link: https://lkml.kernel.org/r/20221215214402.3522366-3-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/locking-selftest-rlock-softirq.h')
0 files changed, 0 insertions, 0 deletions