drivers: net: smc911x: clean up inconsistent indenting
authorColin Ian King <colin.king@canonical.com>
Thu, 2 Sep 2021 22:25:57 +0000 (23:25 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Sep 2021 10:51:26 +0000 (11:51 +0100)
commit73fc98154e9cb40c608a2af16cab12c09886c751
tree2336235c7d56b64a164c24f7f93c0cd2bcef0976
parent743238892156eb3e1825543744bbc8d2da45a019
drivers: net: smc911x: clean up inconsistent indenting

There are various function arguments that are not indented correctly,
clean these up with correct indentation.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/smsc/smc911x.c