]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: sm7xxfb: rename smtc_screen_info to smtc_scr_info
authorJavier M. Mellid <jmunhoz@igalia.com>
Wed, 11 Jul 2012 13:49:35 +0000 (15:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jul 2012 01:50:16 +0000 (18:50 -0700)
commit013db67415d1914da2c438ab20d8d4bd4def1fa4
treed1bac19015dee90179705cd926c6150a459dd6b3
parent4102d9f86d4d88f2bf150f3d073b789f35c9ac6b
staging: sm7xxfb: rename smtc_screen_info to smtc_scr_info

This change of name improves readability on sm712_vga_setup and
smtcfb_pci_probe. It is coherent with the name of vars being used on
code while avoiding the use of extra long lines in functions.

Tested with SM712.

Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm7xxfb/sm7xxfb.c