On Thu Jun 30 13:27:07 2022 +0000, Andrew Eikum wrote:
This isn't a blocker, but it feels a little silly to get the value in `set_driver_prop_value` and then get it again here. You could change the `set_driver_prop_value` API to (optionally?) pass back the value it gets to the caller, who would then free it.
Hm no matter what I try it feels a bit awkward.