devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] of_mdio: use IS_ERR_OR_NULL() and PTR_ERR_OR_ZERO()
@ 2016-03-12 21:32 Sergei Shtylyov
  2016-03-12 21:33 ` [PATCH v2 1/3] of_mdio: mdio_device_create() never returns NULL Sergei Shtylyov
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Sergei Shtylyov @ 2016-03-12 21:32 UTC (permalink / raw)
  To: grant.likely, robh+dt, devicetree, f.fainelli, netdev,
	frowand.list

Hello.

   Here's the set of 3 patches against DaveM's 'net-next.git' repo. They deal
with some error checks in the device tree MDIO code...

[1/3] of_mdio: mdio_device_create() never returns NULL
[2/3] of_mdio: use IS_ERR_OR_NULL()
[3/3] of_mdio: use PTR_ERR_OR_ZERO()

MBR, Sergei

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

end of thread, other threads:[~2016-03-14 19:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-12 21:32 [PATCH v2 0/3] of_mdio: use IS_ERR_OR_NULL() and PTR_ERR_OR_ZERO() Sergei Shtylyov
2016-03-12 21:33 ` [PATCH v2 1/3] of_mdio: mdio_device_create() never returns NULL Sergei Shtylyov
2016-03-12 21:34 ` [PATCH v2 2/3] of_mdio: use IS_ERR_OR_NULL() Sergei Shtylyov
     [not found]   ` <2638820.ej0i0xi4Er-gHKXc3Y1Z8zGSmamagVegGFoWSdPRAKMAL8bYrjMMd8@public.gmane.org>
2016-03-13 22:22     ` Arnd Bergmann
2016-03-14 18:52       ` Sergei Shtylyov
2016-03-12 21:34 ` [PATCH v2 3/3] of_mdio: use PTR_ERR_OR_ZERO() Sergei Shtylyov
2016-03-14 19:32 ` [PATCH v2 0/3] of_mdio: use IS_ERR_OR_NULL() and PTR_ERR_OR_ZERO() David Miller

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).