Skip to content
Commit dccfbc73 authored by Michal Suchanek's avatar Michal Suchanek Committed by Dan Williams
Browse files

testing: nvdimm: iomap: make __nfit_test_ioremap a macro



The ioremap passed as argument to __nfit_test_ioremap can be a macro so
it cannot be passed as function argument. Make __nfit_test_ioremap into
a macro so that ioremap can be passed as untyped macro argument.

Signed-off-by: default avatarMichal Suchanek <msuchanek@suse.de>
Fixes: 6bc75619 ("tools/testing/nvdimm: libnvdimm unit test infrastructure")
Link: https://lore.kernel.org/r/20220429134039.18252-1-msuchanek@suse.de


Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent bb7bf697
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment