On 10/24/24 10:26, Andrew Cooper wrote:
We're about to introduce alternative mapping functions, and passing NULL was always a slightly weird way to express unmap. Make an explicit unmap function, to avoid having two different valid ways of unmapping.No functional change. Signed-off-by: Andrew Cooper <[email protected]> --- CC: Jan Beulich <[email protected]> CC: Roger Pau Monné <[email protected]> CC: Daniel P. Smith <[email protected]>
Reviewed-by: Daniel P. Smith <[email protected]>
