]> git.ipfire.org Git - thirdparty/u-boot.git/commit
spi: mpc8xxx: Rename camel-case variables
authorMario Six <mario.six@gdsys.cc>
Sun, 28 Apr 2019 20:28:38 +0000 (01:58 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 10 Jun 2019 12:29:48 +0000 (17:59 +0530)
commit01ac1e19df42cb9b24e7412cc7a6ee842308850a
tree2430ff6a291cd17dea2f9f016b18c1632850b723
parentd93fe31020d138ca5f4fc1c8afce5acb8f724823
spi: mpc8xxx: Rename camel-case variables

There are three variables that have camel-case names, which is not the
preferred naming style.

Give those variables more compliant names instead.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Acked-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/spi/mpc8xxx_spi.c