commit | b37ecb595dff84f187dd651e435ecf634a5d7975 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sun Feb 03 21:16:18 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 03 14:31:04 2019 -0800 |
tree | 3a64c045bfcc85cdf6151685cad1bc437752a49a | |
parent | 9fb20801dab46238706267896df1b3938d977129 [diff] |
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>