From: Linus Torvalds Date: Sun, 2 Feb 2020 19:31:52 +0000 (-0800) Subject: Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo... X-Git-Tag: v5.10.7~3318 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=15f8e73355df9ec48902d128a0ef01a6b8bff453;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'pcmcia-next' of git://git./linux/kernel/git/brodo/linux Pull pcmcia updates from Dominik Brodowski: "This is a series co-developed by Simon Geis and Lukas Panzer to clean up the i82092 PCMCIA device driver" * 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux: PCMCIA/i82092: remove #if 0 block PCMCIA/i82092: delete enter/leave macro PCMCIA/i82092: include instead of PCMCIA/i82092: shorten the lines with over 80 characters PCMCIA/i82092: move assignment out of if condition PCMCIA/i82092: change code indentation PCMCIA/i82092: insert blank line after declarations PCMCIA/i82092: remove braces around single statement blocks PCMCIA/i82092: add/remove spaces to improve readability PCMCIA/i82092: use dev_ instead of printk --- 15f8e73355df9ec48902d128a0ef01a6b8bff453