Skip to content
Commit 5cfc4532 authored by Jan Kara's avatar Jan Kara
Browse files

udf: Convert udf_adinicb_writepage() to memcpy_to_page()



Instead of mapping the page manually with kmap() atomic, use helper
memcpy_to_page(). Also delete the pointless SetPageUptodate() call.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 7b7f6865
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment