From: Markus Elfring <Markus.Elfring@web.de>
To: Peter Oberparleiter <oberpar@linux.ibm.com>,
kernel-janitors@vger.kernel.org
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/3] gcov: Adjustments for two function implementations
Date: Sun, 31 Dec 2023 09:39:23 +0100 [thread overview]
Message-ID: <ebffa8ea-8d0c-4b83-805b-754e25bd4603@web.de> (raw)
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
next reply other threads:[~2023-12-31 8:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-31 8:39 Markus Elfring [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ebffa8ea-8d0c-4b83-805b-754e25bd4603@web.de \
--to=markus.elfring@web.de \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=oberpar@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox