On 26.11.2021 13:34, Andrew Cooper wrote: > pv_emul_is_mem_write() only has a single user.
Aiui you mean a single file using it; there I can spot three uses. > Having it as a static inline > is pointless because it can't be inlined to begin with. As long as it's only used to set function pointer fields, yes. Jan