mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Markus Elfring <Markus.Elfring@web.de>
To: dm-devel@lists.linux.dev, kernel-janitors@vger.kernel.org,
	Alasdair Kergon <agk@redhat.com>,
	Mike Snitzer <snitzer@kernel.org>,
	Mikulas Patocka <mpatocka@redhat.com>,
	Ondrej Kozina <okozina@redhat.com>,
	Waiman Long <longman@redhat.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/2] dm-crypt: Adjustments for crypt_set_keyring_key()
Date: Wed, 18 Sep 2024 16:05:22 +0200	[thread overview]
Message-ID: <68ee5a00-888c-420f-a3a9-a556c19ee6eb@web.de> (raw)

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Wed, 18 Sep 2024 15:48:05 +0200

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

Markus Elfring (2):
  Use up_read() together with key_put() only once
  Use common error handling code

 drivers/md/dm-crypt.c | 27 ++++++++++++---------------
 1 file changed, 12 insertions(+), 15 deletions(-)

--
2.46.0


             reply	other threads:[~2024-09-18 14:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-18 14:05 Markus Elfring [this message]
2024-09-18 14:08 ` [PATCH 1/2] dm-crypt: Use up_read() together with key_put() only once in crypt_set_keyring_key() Markus Elfring
2024-09-18 14:10 ` [PATCH 2/2] dm-crypt: Use common error handling code " Markus Elfring
2024-09-18 16:38   ` Mikulas Patocka

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=68ee5a00-888c-420f-a3a9-a556c19ee6eb@web.de \
    --to=markus.elfring@web.de \
    --cc=agk@redhat.com \
    --cc=dm-devel@lists.linux.dev \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=longman@redhat.com \
    --cc=mpatocka@redhat.com \
    --cc=okozina@redhat.com \
    --cc=snitzer@kernel.org \
    /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

Powered by JetHome