Re: [PATCH 0/2] of: base: some simplifications

2017-04-19 Thread Sascha Hauer
On Mon, Apr 17, 2017 at 01:42:08PM +0300, Antony Pavlov wrote: > Antony Pavlov (2): > of: base: exclude memcpy-like code from of_property_write_u8_array() > of: base: of_new_property(): use xstrdup() instead of strdup() > > drivers/of/base.c | 14 ++ > 1 file changed, 2 insertions

[PATCH 0/2] of: base: some simplifications

2017-04-17 Thread Antony Pavlov
Antony Pavlov (2): of: base: exclude memcpy-like code from of_property_write_u8_array() of: base: of_new_property(): use xstrdup() instead of strdup() drivers/of/base.c | 14 ++ 1 file changed, 2 insertions(+), 12 deletions(-) -- 2.11.0