All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] UWB: Adjustments for four function implementations
@ 2017-12-05 20:25 ` SF Markus Elfring
  0 siblings, 0 replies; 10+ messages in thread
From: SF Markus Elfring @ 2017-12-05 20:25 UTC (permalink / raw)
  To: linux-usb, Andrey Konovalov, Greg Kroah-Hartman, Johan Hovold
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Tue, 5 Dec 2017 21:17:55 +0100

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (4):
  Delete an error message for a failed memory allocation in hwarc_probe()
  Delete an error message for a failed memory allocation in whcrc_probe()
  Delete an error message for a failed memory allocation in fw_hdrs_load()
  Delete two error messages for a failed memory allocation in i1480_usb_probe()

 drivers/uwb/hwa-rc.c        | 5 ++---
 drivers/uwb/i1480/dfu/mac.c | 4 +---
 drivers/uwb/i1480/dfu/usb.c | 4 +---
 drivers/uwb/whc-rc.c        | 5 ++---
 4 files changed, 6 insertions(+), 12 deletions(-)

-- 
2.15.1


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

end of thread, other threads:[~2017-12-05 20:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-05 20:25 [PATCH 0/4] UWB: Adjustments for four function implementations SF Markus Elfring
2017-12-05 20:25 ` SF Markus Elfring
2017-12-05 20:27 ` [PATCH 1/4] uwb: Delete an error message for a failed memory allocation in hwarc_probe() SF Markus Elfring
2017-12-05 20:27   ` SF Markus Elfring
2017-12-05 20:28 ` [PATCH 2/4] uwb: Delete an error message for a failed memory allocation in whcrc_probe() SF Markus Elfring
2017-12-05 20:28   ` SF Markus Elfring
2017-12-05 20:29 ` [PATCH 3/4] uwb/i1480/dfu/mac: Delete an error message for a failed memory allocation in fw_hdrs_loa SF Markus Elfring
2017-12-05 20:29   ` [PATCH 3/4] uwb/i1480/dfu/mac: Delete an error message for a failed memory allocation in fw_hdrs_load() SF Markus Elfring
2017-12-05 20:30 ` [PATCH 4/4] uwb/i1480/dfu/usb: Delete two error messages for a failed memory allocation in i1480_usb SF Markus Elfring
2017-12-05 20:30   ` [PATCH 4/4] uwb/i1480/dfu/usb: Delete two error messages for a failed memory allocation in i1480_usb_probe() SF Markus Elfring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.