]> git.baikalelectronics.ru Git - kernel.git/commit
net: stmmac: avoid Camelcase naming
authorLABBE Corentin <clabbe.montjoie@gmail.com>
Thu, 1 Dec 2016 15:19:40 +0000 (16:19 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Dec 2016 20:23:51 +0000 (15:23 -0500)
commit92fad36ac1c767cc954f87ddb5c2c9f40a2fb487
treea533b77556c75b7a398868d4fb1300de634246ac
parent1a92ed4f8cc05a3628175d473b5deef6adce6143
net: stmmac: avoid Camelcase naming

This patch simply rename regValue to value, like it was named in other
mdio functions.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c