diff options
author | Matthew Wilcox <willy@linux.intel.com> | 2015-09-09 00:59:14 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-09 01:35:28 +0300 |
commit | ae18d6dcf57b56b984ff27fd55b4e2caf5bfbd44 (patch) | |
tree | 59a27d17e1b37faddd0fa8a76018799e9207fbe3 /fs/dax.c | |
parent | e676a4c191653787c3fe851fe3b9f1f33d49dac2 (diff) | |
download | linux-ae18d6dcf57b56b984ff27fd55b4e2caf5bfbd44.tar.xz |
thp: change insert_pfn's return type to void
It would make more sense to have all the return values from
vmf_insert_pfn_pmd() encoded in one place instead of having to follow
the convention into insert_pfn(). Suggested by Jeff Moyer.
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Cc: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/dax.c')
0 files changed, 0 insertions, 0 deletions