staging: sm750fb: Shorten local variables names.
authorElise Lennion <elise.lennion@gmail.com>
Fri, 28 Oct 2016 00:24:27 +0000 (22:24 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 30 Oct 2016 15:13:11 +0000 (11:13 -0400)
commitc2b6028fd10617252c679b21b41204c531347a00
tree39de8ffe960124d92ab0f49ff410d62e8982ddd8
parent03140dabf584555e96440084d1ac426127bdf8c3
staging: sm750fb: Shorten local variables names.

Shorter names are preferred by C variables naming convention, they are
easier to write and aren't more difficult to understand.

Signed-off-by: Elise Lennion <elise.lennion@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_power.c