From: Markus Elfring <Markus.Elfring@web.de>
To: kernel-janitors@vger.kernel.org, drbd-dev@lists.linbit.com,
"Christoph Böhmwalder" <christoph.boehmwalder@linbit.com>,
"Lars Ellenberg" <lars.ellenberg@linbit.com>,
"Philipp Reisner" <philipp.reisner@linbit.com>
Cc: LKML <linux-kernel@vger.kernel.org>, cocci@inria.fr
Subject: [Drbd-dev] [PATCH 0/3] lru_cache: Adjustments for lc_create()
Date: Wed, 29 Mar 2023 15:36:59 +0200 [thread overview]
Message-ID: <33226beb-4fe2-3da5-5d69-a33e683dec57@web.de> (raw)
In-Reply-To: <6cbcf640-55e5-2f11-4a09-716fe681c0d2@web.de>
Date: Wed, 29 Mar 2023 15:30:23 +0200
Some update suggestions were taken into account
from static source code analysis.
Markus Elfring (3):
Return directly after a failed kzalloc()
Improve two size determinations
Improve exception handling
lib/lru_cache.c | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
--
2.40.0
next parent reply other threads:[~2023-03-29 13:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <6cbcf640-55e5-2f11-4a09-716fe681c0d2@web.de>
2023-03-29 13:36 ` Markus Elfring [this message]
2023-03-29 13:40 ` [Drbd-dev] [PATCH 1/3] lru_cache: Return directly after a failed kzalloc() in lc_create() Markus Elfring
2023-03-29 13:42 ` [Drbd-dev] [PATCH 2/3] lru_cache: Improve two size determinations " Markus Elfring
2023-03-29 13:44 ` [Drbd-dev] [PATCH 3/3] lru_cache: Improve exception handling " Markus Elfring
2024-01-10 11:40 ` [Drbd-dev] [PATCH 0/3] lru_cache: Adjustments for lc_create() 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=33226beb-4fe2-3da5-5d69-a33e683dec57@web.de \
--to=markus.elfring@web.de \
--cc=christoph.boehmwalder@linbit.com \
--cc=cocci@inria.fr \
--cc=drbd-dev@lists.linbit.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=lars.ellenberg@linbit.com \
--cc=linux-kernel@vger.kernel.org \
--cc=philipp.reisner@linbit.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