]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: sm750fb: rename getChipType to sm750_get_chip_type
authorMoshe Green <mgmoshes@gmail.com>
Sun, 25 Sep 2016 19:58:35 +0000 (22:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Sep 2016 11:08:05 +0000 (13:08 +0200)
commit06a4f429bfa20d22c1385a35656206301ac2e672
treeef3c9e52a81361d8004264804af4590ca29fc737
parent3d44a78f0d8b7128221e19cf10d506010df20b59
staging: sm750fb: rename getChipType to sm750_get_chip_type

Rename CamelCased function getChipType to sm750_get_chip_type
(prefex with sm750 in order to make the context of
the function clear).

This issue was found by checkpatch.pl

Signed-off-by: Moshe Green <mgmoshes@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_chip.c
drivers/staging/sm750fb/ddk750_chip.h
drivers/staging/sm750fb/ddk750_mode.c
drivers/staging/sm750fb/ddk750_power.c
drivers/staging/sm750fb/ddk750_swi2c.c
drivers/staging/sm750fb/sm750_hw.c