diff options
author | Huaisheng Ye <yehs1@lenovo.com> | 2018-07-30 15:15:48 +0800 |
---|---|---|
committer | Dave Jiang <dave.jiang@intel.com> | 2018-07-30 09:40:42 -0700 |
commit | 86ed913b0e826da56aa780a3f5cfbbb02ed674a8 (patch) | |
tree | b8cc8e661e7aaefacd299fc92819ab5a3c4b81bc /init/init_task.c | |
parent | f742267ae91faf241d2892878208dffc586ffe06 (diff) |
filesystem-dax: Do not request kaddr and pfn when not required
Some functions within fs/dax don't need to get local pointer kaddr
or variable pfn from direct_access. Using NULL instead of having to
pass in useless pointer or variable that caller then just throw away.
Signed-off-by: Huaisheng Ye <yehs1@lenovo.com>
Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Diffstat (limited to 'init/init_task.c')
0 files changed, 0 insertions, 0 deletions