[PATCH 0/3] gcov: Adjustments for two function implementations

Markus Elfring posted 3 patches 1 year, 12 months ago
kernel/gcov/fs.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
[PATCH 0/3] gcov: Adjustments for two function implementations
Posted by Markus Elfring 1 year, 12 months ago
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