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

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

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