]> git.baikalelectronics.ru Git - uboot.git/commit
net: eepro100: Fix indented label
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 23 May 2020 11:26:50 +0000 (13:26 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 18 Jun 2020 17:34:40 +0000 (19:34 +0200)
commitcdd13aaae008ca0ad2d6f1e65ec182f6c0dc6166
tree1be2a6a37139013cfddf6a3bb8ab09ca1214a324
parent628e34f2e40222c8584754787467eba0829fec4f
net: eepro100: Fix indented label

This is automated cleanup via checkpatch, no functional change.
./scripts/checkpatch.pl --show-types -f drivers/net/eepro100.c
./scripts/checkpatch.pl --types INDENTED_LABEL -f --fix --fix-inplace drivers/net/eepro100.c

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
drivers/net/eepro100.c