]> git.baikalelectronics.ru Git - kernel.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)
commitb65c4a6c915ed53d949e24cadaa4681dcfdcc991
treed1bac19015dee90179705cd926c6150a459dd6b3
parent6d5262b7c53f60dbc832f0d691ea6f805f448774
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