devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Trivial code cleanup for DT resolver
@ 2017-10-13  7:35 Stephen Boyd
  2017-10-13  7:35 ` [PATCH 1/2] of/resolver: Simplify to be32_add_cpu() Stephen Boyd
  2017-10-13  7:35 ` [PATCH 2/2] of/resolver: Replace kmalloc + memcpy with kmemdup() Stephen Boyd
  0 siblings, 2 replies; 6+ messages in thread
From: Stephen Boyd @ 2017-10-13  7:35 UTC (permalink / raw)
  To: Rob Herring, Frank Rowand; +Cc: linux-kernel, devicetree

Two trivial patches to the DT resolver code.

Stephen Boyd (2):
  of/resolver: Simplify to be32_add_cpu()
  of/resolver: Replace kmalloc + memcpy with kmemdup()

 drivers/of/resolver.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

-- 
2.14.GIT

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

end of thread, other threads:[~2017-10-16 21:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-13  7:35 [PATCH 0/2] Trivial code cleanup for DT resolver Stephen Boyd
2017-10-13  7:35 ` [PATCH 1/2] of/resolver: Simplify to be32_add_cpu() Stephen Boyd
     [not found]   ` <20171013073558.11518-2-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2017-10-13 22:52     ` Frank Rowand
2017-10-13  7:35 ` [PATCH 2/2] of/resolver: Replace kmalloc + memcpy with kmemdup() Stephen Boyd
     [not found]   ` <20171013073558.11518-3-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2017-10-13 22:33     ` Frank Rowand
2017-10-16 21:48     ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).