mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] gcov: Adjustments for two function implementations
@ 2023-12-31  8:39 Markus Elfring
  2023-12-31  8:41 ` [PATCH 1/3] gcov: Delete an error message for a failed memory allocation in new_node() Markus Elfring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Markus Elfring @ 2023-12-31  8:39 UTC (permalink / raw)
  To: Peter Oberparleiter, kernel-janitors; +Cc: LKML

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sun, 31 Dec 2023 09:34:56 +0100

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

Markus Elfring (3):
  Delete an error message for a failed memory allocation in new_node()
  Return directly after a failed kzalloc() in new_node()
  Improve exception handling in add_links()

 kernel/gcov/fs.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

--
2.43.0


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

end of thread, other threads:[~2023-12-31  8:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-31  8:39 [PATCH 0/3] gcov: Adjustments for two function implementations Markus Elfring
2023-12-31  8:41 ` [PATCH 1/3] gcov: Delete an error message for a failed memory allocation in new_node() Markus Elfring
2023-12-31  8:42 ` [PATCH 2/3] gcov: Return directly after a failed kzalloc() " Markus Elfring
2023-12-31  8:43 ` [PATCH 3/3] gcov: Improve exception handling in add_links() Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®