All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Gordeev <agordeev@linux.ibm.com>
To: linux-s390@vger.kernel.org, David Hildenbrand <david@redhat.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>,
	Heiko Carstens <hca@linux.ibm.com>
Subject: [PATCH 0/3] s390/vmem: minor cleanup
Date: Tue, 10 Nov 2020 10:36:20 +0100	[thread overview]
Message-ID: <cover.1605000280.git.agordeev@linux.ibm.com> (raw)

Hi David,

Nothing really fancy here, just couple of cleanups

Alexander Gordeev (3):
  s390/vmem: remove redundant check
  s390/vmem: fix possible memory overwrite
  s390/vmem: make variable and function names consistent

 arch/s390/mm/vmem.c | 42 ++++++++++++++++++++++--------------------
 1 file changed, 22 insertions(+), 20 deletions(-)

-- 
2.26.0

             reply	other threads:[~2020-11-10  9:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-10  9:36 Alexander Gordeev [this message]
2020-11-10  9:36 ` [PATCH 1/3] s390/vmem: remove redundant check Alexander Gordeev
2020-11-10  9:41   ` David Hildenbrand
2020-11-17 18:43   ` Heiko Carstens
2020-11-10  9:36 ` [PATCH 2/3] s390/vmem: fix possible memory overwrite Alexander Gordeev
2020-11-10  9:41   ` David Hildenbrand
2020-11-10 10:50     ` Alexander Gordeev
2020-11-17 18:44       ` Heiko Carstens
2020-11-10  9:36 ` [PATCH 3/3] s390/vmem: make variable and function names consistent Alexander Gordeev
2020-11-17 18:44   ` Heiko Carstens

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=cover.1605000280.git.agordeev@linux.ibm.com \
    --to=agordeev@linux.ibm.com \
    --cc=david@redhat.com \
    --cc=hca@linux.ibm.com \
    --cc=linux-s390@vger.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 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.