linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] replace IS_ERR_OR_NULL by IS_ERR
@ 2016-11-16 10:43 Julia Lawall
  2016-11-16 10:43 ` [PATCH 1/2] net: netcp: " Julia Lawall
  2016-11-16 10:43 ` [PATCH 2/2] soc: ti: knav_qmss_queue: " Julia Lawall
  0 siblings, 2 replies; 4+ messages in thread
From: Julia Lawall @ 2016-11-16 10:43 UTC (permalink / raw)
  To: netdev; +Cc: kernel-janitors, linux-kernel, linux-arm-kernel,
	Christophe JAILLET

Replace IS_ERR_OR_NULL by IS_ERR on knav_queue_open calls.

---

 drivers/net/ethernet/ti/netcp_core.c |    6 +++---
 drivers/soc/ti/knav_qmss_queue.c     |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2016-11-17  4:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-16 10:43 [PATCH 0/2] replace IS_ERR_OR_NULL by IS_ERR Julia Lawall
2016-11-16 10:43 ` [PATCH 1/2] net: netcp: " Julia Lawall
2016-11-17  4:27   ` David Miller
2016-11-16 10:43 ` [PATCH 2/2] soc: ti: knav_qmss_queue: " Julia Lawall

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