diff options
author | 2023-06-12 22:01:39 +0100 | |
---|---|---|
committer | 2023-06-19 16:19:32 -0700 | |
commit | 08d84add43179db632869ad39daff1b99f0e667c (patch) | |
tree | 504e1aac052d05b778f2b57592a9d4ea520c70d7 /mm/cma.c | |
parent | buffer: convert init_page_buffers() to folio_init_buffers() (diff) | |
download | wireguard-linux-08d84add43179db632869ad39daff1b99f0e667c.tar.xz wireguard-linux-08d84add43179db632869ad39daff1b99f0e667c.zip |
buffer: convert link_dev_buffers to take a folio
Its one caller already has a folio, so switch it to use the folio API.
Removes a hidden call to compound_head().
Link: https://lkml.kernel.org/r/20230612210141.730128-13-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Bob Peterson <rpeterso@redhat.com>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/cma.c')
0 files changed, 0 insertions, 0 deletions