OSDN Git Service

net: phy: aquantia: Shorten name space prefix to aqr_
authorAndrew Lunn <andrew@lunn.ch>
Sun, 3 Feb 2019 20:16:18 +0000 (21:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2019 22:31:04 +0000 (14:31 -0800)
commitb37ecb595dff84f187dd651e435ecf634a5d7975
tree3a64c045bfcc85cdf6151685cad1bc437752a49a
parent9fb20801dab46238706267896df1b3938d977129
net: phy: aquantia: Shorten name space prefix to aqr_

aquantia_ as a name space prefix is rather long, resulting in lots of
lines needing wrapping, reducing readability. Use the prefix aqr_
instead, which fits with the vendor naming there devices aqr107, for
example.

v2:
- add SoB from Heiner

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/aquantia.c