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]
Date:   Sun, 2 Feb 2020 15:34:45 +0100
From:   Dominik Brodowski <linux@...inikbrodowski.net>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] pcmcia updates for v5.6

Linus,

please pull the following changes since
	commit d1eef1c619749b2a57e514a3fa67d9a516ffa919 (Linux 5.5-rc2)

from
	https://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux.git pcmcia-next

up to 71705c611263cad99edf85a5ea021e098cac032b:

	PCMCIA/i82092: remove #if 0 block (2019-12-16 11:49:54 +0100)

This is a series co-developed by Simon Geis and Lukas Panzer to clean up
the i82092 PCMCIA device driver.

Thanks,
	Dominik

----------------------------------------------------------------

Simon Geis (10):
      PCMCIA/i82092: use dev_<level> instead of printk
      PCMCIA/i82092: add/remove spaces to improve readability
      PCMCIA/i82092: remove braces around single statement blocks
      PCMCIA/i82092: insert blank line after declarations
      PCMCIA/i82092: change code indentation
      PCMCIA/i82092: move assignment out of if condition
      PCMCIA/i82092: shorten the lines with over 80 characters
      PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h>
      PCMCIA/i82092: delete enter/leave macro
      PCMCIA/i82092: remove #if 0 block

 drivers/pcmcia/i82092.c   | 648 ++++++++++++++++++++++------------------------
 drivers/pcmcia/i82092aa.h |  11 -
 2 files changed, 311 insertions(+), 348 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ