mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] of: base: some simplifications
@ 2017-04-17 10:42 Antony Pavlov
  2017-04-17 10:42 ` [PATCH 1/2] of: base: exclude memcpy-like code from of_property_write_u8_array() Antony Pavlov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Antony Pavlov @ 2017-04-17 10:42 UTC (permalink / raw)
  To: barebox

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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-04-19 10:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-17 10:42 [PATCH 0/2] of: base: some simplifications Antony Pavlov
2017-04-17 10:42 ` [PATCH 1/2] of: base: exclude memcpy-like code from of_property_write_u8_array() Antony Pavlov
2017-04-17 10:42 ` [PATCH 2/2] of: base: of_new_property(): use xstrdup() instead of strdup() Antony Pavlov
2017-04-19 10:20   ` Antony Pavlov
2017-04-19 10:19     ` Sascha Hauer
2017-04-19  9:47 ` [PATCH 0/2] of: base: some simplifications Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox