All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Souptick Joarder <jrdr.linux@gmail.com>,
	Robin van der Gracht <robin@protonic.nl>,
	Matthew Wilcox <willy@infradead.org>,
	Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] auxdisplay for v5.2-rc7
Date: Sun, 23 Jun 2019 15:50:38 +0200	[thread overview]
Message-ID: <20190623135038.GA29791@gmail.com> (raw)

Hi Linus,

A cleanup that was in -next for several weeks (before I added
an Ack). It is late in the cycle, so pick it up if you feel
like it!

Cheers,
Miguel

The following changes since commit 9e0babf2c06c73cda2c0cd37a1653d823adb40ec:

  Linux 5.2-rc5 (2019-06-16 08:49:45 -1000)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v5.2-rc7

for you to fetch changes up to f4bb1f895aa07dfcb96169192ff7c9154620df87:

  auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero() (2019-06-20 15:06:24 +0200)

----------------------------------------------------------------
A cleanup for two drivers in auxdisplay:

  - Convert to use vm_map_pages_zero()
    From Souptick Joarder

----------------------------------------------------------------
Souptick Joarder (2):
      auxdisplay/cfag12864bfb.c: Convert to use vm_map_pages_zero()
      auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero()

 drivers/auxdisplay/cfag12864bfb.c | 5 +++--
 drivers/auxdisplay/ht16k33.c      | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

             reply	other threads:[~2019-06-23 13:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-23 13:50 Miguel Ojeda [this message]
2019-06-24 13:35 ` [GIT PULL] auxdisplay for v5.2-rc7 pr-tracker-bot

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=20190623135038.GA29791@gmail.com \
    --to=miguel.ojeda.sandonis@gmail.com \
    --cc=jrdr.linux@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robin@protonic.nl \
    --cc=torvalds@linux-foundation.org \
    --cc=willy@infradead.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.