mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
Both callers of __delete_from_swap_cache have the swp_entry_t already, so pass that in to make constructing the XA_STATE easier. Signed-off-by: Matthew Wilcox <willy@infradead.org>