linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Handle return value of devm_kasprintf
@ 2017-09-20  7:13 Arvind Yadav
  2017-09-20  7:13 ` [PATCH 1/2] gpio: brcmstb: " Arvind Yadav
  2017-09-20  7:13 ` [PATCH 2/2] gpio: tb10x: " Arvind Yadav
  0 siblings, 2 replies; 5+ messages in thread
From: Arvind Yadav @ 2017-09-20  7:13 UTC (permalink / raw)
  To: gregory.0xf0, linus.walleij, computersforpeace, f.fainelli
  Cc: bcm-kernel-feedback-list, linux-gpio, linux-arm-kernel,
	linux-kernel

devm_kasprintf() can fail here and we must check its return value.

Arvind Yadav (2):
  [PATCH 1/2] gpio: brcmstb: Handle return value of devm_kasprintf
  [PATCH 2/2] gpio: tb10x: Handle return value of devm_kasprintf

 drivers/gpio/gpio-brcmstb.c | 3 +++
 drivers/gpio/gpio-tb10x.c   | 3 +++
 2 files changed, 6 insertions(+)

-- 
1.9.1


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

end of thread, other threads:[~2017-09-21 12:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-20  7:13 [PATCH 0/2] Handle return value of devm_kasprintf Arvind Yadav
2017-09-20  7:13 ` [PATCH 1/2] gpio: brcmstb: " Arvind Yadav
2017-09-21  3:24   ` Gregory Fong
2017-09-20  7:13 ` [PATCH 2/2] gpio: tb10x: " Arvind Yadav
2017-09-21 12:14   ` Linus Walleij

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