]> asedeno.scripts.mit.edu Git - linux.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)
commit01f1f615bdc5a887d39e158129e0851956fb6e05
treea533b77556c75b7a398868d4fb1300de634246ac
parent7b2024fdec0559050ca001c0128f90eec4236468
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