On 2020/11/24 14:07, [email protected] wrote:
From: Ira Weiny <[email protected]>The new common function memcpy_page() provides this exactly functionality. Remove the local f2fs_copy_page() and call memcpy_page() instead. Cc: Jaegeuk Kim <[email protected]> Cc: Chao Yu <[email protected]> Signed-off-by: Ira Weiny <[email protected]>
Acked-by: Chao Yu <[email protected]> Thanks,

