commit | c2b6028fd10617252c679b21b41204c531347a00 | [log] [tgz] |
---|---|---|
author | Elise Lennion <elise.lennion@gmail.com> | Thu Oct 27 22:24:27 2016 -0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 30 11:13:11 2016 -0400 |
tree | 39de8ffe960124d92ab0f49ff410d62e8982ddd8 | |
parent | 03140dabf584555e96440084d1ac426127bdf8c3 [diff] |
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>