PCMCIA/i82092: change code indentation
authorSimon Geis <simon.geis@fau.de>
Fri, 13 Dec 2019 13:53:09 +0000 (14:53 +0100)
committerDominik Brodowski <linux@dominikbrodowski.net>
Mon, 16 Dec 2019 10:49:52 +0000 (11:49 +0100)
commit6aaf8ff3265041263988d81102afe51923359a81
tree0bb4fa532053346f4e6221a9d91b34309ad5bce5
parent4ae66dd778e3e2245648347b3366e15e68aeb685
PCMCIA/i82092: change code indentation

Align switch and case labels in order to improve readability.
For the same reason, change the indentation of an if-statement.

Co-developed-by: Lukas Panzer <lukas.panzer@fau.de>
Signed-off-by: Lukas Panzer <lukas.panzer@fau.de>
Signed-off-by: Simon Geis <simon.geis@fau.de>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
drivers/pcmcia/i82092.c