On 11/4/20 10:59 AM, Eduardo Habkost wrote:
We already get the property name as argument to the property
getter and setters, we don't need to use prop->name. This will
make it easier to remove the Property.name field in the future.
Signed-off-by: Eduardo Habkost
Reviewed-by: Stefan Berger
We already get the property name as argument to the property
getter and setters, we don't need to use prop->name. This will
make it easier to remove the Property.name field in the future.
Signed-off-by: Eduardo Habkost
---
This is a new patch added in series v2
---
Cc: Stefan Berger
Cc: Paolo B