Re: [PATCH v2 1/5] s390/ap: Externalize AP bus specific bitmap reading function

From: Matthew Rosato
Date: Wed Mar 06 2024 - 09:38:54 EST


On 3/6/24 9:08 AM, Jason J. Herne wrote:
> Rename hex2bitmap() to ap_hex2bitmap() and export it for external
> use. This function will be used by the implementation of the vfio-ap
> queue_configuration sysfs attribute.

Here as well.

s/queue_configuration/ap_config/