On Wed, Mar 26, 2025 at 06:13:44PM +0100, Remo Senekowitsch wrote: > This can probably be squashed into its parent. I haven't done that > yet in case there is something wrong with the generic approach and the > previous one is preferred. Looks good to me other than the returning of strings issue. And yes it should be squashed. (Really, it should have been in this series so reviewers aren't reviewing code you delete in the next patch). > > Signed-off-by: Remo Senekowitsch <remo@xxxxxxxxxxx> > --- > rust/kernel/property.rs | 171 +++++++++++++++++++++++----------------- > 1 file changed, 99 insertions(+), 72 deletions(-)