Commit 7695f8c
f2fs: Remove use of page from f2fs_write_single_data_page()
Both remaining uses of page now have a folio equivalent.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>1 parent 6974b21 commit 7695f8c
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2776 | 2776 | | |
2777 | 2777 | | |
2778 | 2778 | | |
2779 | | - | |
2780 | 2779 | | |
2781 | 2780 | | |
2782 | 2781 | | |
| |||
2793 | 2792 | | |
2794 | 2793 | | |
2795 | 2794 | | |
2796 | | - | |
| 2795 | + | |
2797 | 2796 | | |
2798 | 2797 | | |
2799 | 2798 | | |
| |||
2895 | 2894 | | |
2896 | 2895 | | |
2897 | 2896 | | |
2898 | | - | |
| 2897 | + | |
2899 | 2898 | | |
2900 | 2899 | | |
2901 | 2900 | | |
| |||
0 commit comments