On 07.03.24 16:37, Jonathan Cameron wrote:
This code will be reused for the address_space_cached accessors
shortly.
Also reduce scope of result variable now we aren't directly
calling this in the loop.
Signed-off-by: Jonathan Cameron <[email protected]>
---
v2: Thanks to Peter Xu
- Fix alignment of code.
- Drop unused addr parameter.
- Carry through new mr_addr parameter name.
- RB not picked up as not sure what Peter will think wrt to
resulting parameter ordering.
---
Reviewed-by: David Hildenbrand <[email protected]>
--
Cheers,
David / dhildenb