commit | 3b344157c0c15b8f9588e3021dfb22ee25f4508a | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Fri Sep 02 20:46:44 2022 +0100 |
committer | Andrew Morton <akpm@linux-foundation.org> | Mon Oct 03 14:02:53 2022 -0700 |
tree | 7a54942b9b70709525f8e18e5cb9ea6a3c63c3d4 | |
parent | 9202d527b715f67bcdccbb9b712b65fe053f8109 [diff] |
mm: remove try_to_free_swap() All callers have now been converted to folio_free_swap() and we can remove this wrapper. Link: https://lkml.kernel.org/r/20220902194653.1739778-49-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>