]> git.baikalelectronics.ru Git - uboot.git/commit
net: eepro100: Fix braces
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 23 May 2020 11:20:14 +0000 (13:20 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 18 Jun 2020 17:34:40 +0000 (19:34 +0200)
commit46ee0e054b0e842cf8d5c4425c8d8b794cd0d311
tree376d8ac5e61433009117fdfcfc0593a665a154e8
parentdfd30b826d557ff61195eed0ffa44baa451d1c86
net: eepro100: Fix braces

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

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