Re: [PATCH v2 06/14] OdevAttribute: config_odev_add_attribute: replace existing values

2014-02-10 Thread Peter Hutterer
On Tue, Feb 04, 2014 at 12:49:12PM +0100, Hans de Goede wrote: If an attribute already exists replace its value rather then adding a typo: than :) duplicate attribute with the new value to the list. Signed-off-by: Hans de Goede hdego...@redhat.com --- config/config.c | 5 - 1 file

[PATCH v2 06/14] OdevAttribute: config_odev_add_attribute: replace existing values

2014-02-04 Thread Hans de Goede
If an attribute already exists replace its value rather then adding a duplicate attribute with the new value to the list. Signed-off-by: Hans de Goede hdego...@redhat.com --- config/config.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/config.c b/config/config.c