Skip to content
Commit 8558e4a2 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

vm: convert mtdchar mmap to vm_iomap_memory() helper

This is my example conversion of a few existing mmap users.  The mtdchar
case is actually disabled right now (and stays disabled), but I did it
because it showed up on my "git grep", and I was familiar with the code
due to fixing an overflow problem in the code in commit 9c603e53


("mtdchar: fix offset overflow detection").

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 2323036d
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