diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-19 09:53:07 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-25 12:51:24 -0700 |
commit | fdb6d5c17e8fe339de73879c18d5084ca3264e86 (patch) | |
tree | ec4b53459f93cbc3398f3f579ed00737c60f9689 /fs/btrfs/tree-log.c | |
parent | 969163b21e0449ffc341a07d8cd73c8859b7e70a (diff) |
vm: convert mtdchar mmap to vm_iomap_memory() helper
commit 8558e4a26b00225efeb085725bc319f91201b239 upstream.
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 9c603e53d380
("mtdchar: fix offset overflow detection").
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions