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(-)

