All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jessica Yu <jeyu@kernel.org>
To: Sergey Shtylyov <s.shtylyov@omprussia.ru>
Cc: linux-kernel@vger.kernel.org, Joe Perches <joe@perches.com>,
	Miroslav Benes <mbenes@suse.cz>
Subject: Re: [PATCH v2 0/3] module: refactor module_sig_check()
Date: Wed, 4 Nov 2020 15:41:31 +0100	[thread overview]
Message-ID: <20201104144130.GA14910@linux-8ccs> (raw)
In-Reply-To: <22e48a3d-06ee-5b8e-6e56-3694871a7c2f@omprussia.ru>

+++ Sergey Shtylyov [31/10/20 23:05 +0300]:
>Here are 3 patches against the 'modules-next' branch of Jessica Yu's 'linux.git' repo.
>I'm doing some refactoring in module_sig_check()...
>
>[1/3] module: merge repetitive strings in module_sig_check()
>[2/3] module: avoid *goto*s in module_sig_check()
>[3/3] module: only handle errors with the *switch* statement in module_sig_check()

Applied to modules-next. Thanks Sergey for the cleanups!

Jessica

      parent reply	other threads:[~2020-11-04 14:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-31 20:05 [PATCH v2 0/3] module: refactor module_sig_check() Sergey Shtylyov
2020-10-31 20:06 ` [PATCH v2 1/3] module: merge repetitive strings in module_sig_check() Sergey Shtylyov
2020-10-31 20:09 ` [PATCH v2 2/3] module: avoid *goto*s " Sergey Shtylyov
2020-10-31 20:10 ` [PATCH v2 3/3] module: only handle errors with the *switch* statement " Sergey Shtylyov
2020-11-04 14:00 ` [PATCH v2 0/3] module: refactor module_sig_check() Miroslav Benes
2020-11-04 14:41 ` Jessica Yu [this message]

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=20201104144130.GA14910@linux-8ccs \
    --to=jeyu@kernel.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbenes@suse.cz \
    --cc=s.shtylyov@omprussia.ru \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.