lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200806190421.GA4273@gmail.com>
Date:   Thu, 6 Aug 2020 21:04:21 +0200
From:   Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Miguel Ojeda <miguel.ojeda.sandonis@...il.com>,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] auxdisplay for v5.9-rc1

Hi Linus,

Please pull this small cleanup which I had in -next since 5.7-rc7
-- I missed the window last time.

Cheers,
Miguel

The following changes since commit 9cb1fd0efd195590b828b9b865421ad345a4a145:

  Linux 5.7-rc7 (2020-05-24 15:32:54 -0700)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v5.9-rc1

for you to fetch changes up to 3f03b64981723b61048ea46642bcaa9b518f3ad3:

  auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code (2020-05-29 23:33:50 +0200)

----------------------------------------------------------------
Minor cleanup for auxdisplay:

  - Reuse hex_to_bin() instead of custom code (Andy Shevchenko)

----------------------------------------------------------------
Andy Shevchenko (1):
      auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code

 drivers/auxdisplay/charlcd.c | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ