]> git.baikalelectronics.ru Git - kernel.git/commit
staging: sm750fb: Edit CamelCase in local variables
authorNishka Dasgupta <nishka.dasgupta@yahoo.com>
Sun, 10 Mar 2019 18:38:36 +0000 (00:08 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 06:05:22 +0000 (07:05 +0100)
commit3c568fd7e55a09563636a33fcf2471b817e32d1a
tree8acb5e89ff0e7568cb2955d4cd2d5a190b974d16
parent0432e8d4009735d1e5c92d753ed1d2535a0b6431
staging: sm750fb: Edit CamelCase in local variables

Edit CamelCase in local variables across 4 files:
- sm750fb/ddk750_chip.c
- sm750fb/ddk750_chip.h
- sm750fb/ddk750_dvi.c
- sm750fb/ddk750_sii164.c
to comply with the coding style. Also edit associated comments
accordingly.
Issue found with Checkpatch.

Signed-off-by: Nishka Dasgupta <nishka.dasgupta@yahoo.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_dvi.c
drivers/staging/sm750fb/ddk750_sii164.c