]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: most: rename DIM_ServiceChannel to dim_service_channel
authorChaehyun Lim <chaehyun.lim@gmail.com>
Mon, 2 Nov 2015 13:59:14 +0000 (22:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit0d08d54f8da9f54bd861f694a81208a8a0625b95
treed211c364ddfadda12c5a97ba5e68a5733b5033d9
parente5baa9e99cc3f5bbca84d8894aed4b39692c41e6
staging: most: rename DIM_ServiceChannel to dim_service_channel

This patch renames DIM_ServiceChannel to dim_service_channel to avoid
camelcase found by checkpatch.

CHECK: Avoid CamelCase: <DIM_ServiceChannel>
FILE: drivers/staging/most/hdm-dim2/dim2_hal.c:857:

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-dim2/dim2_hal.c
drivers/staging/most/hdm-dim2/dim2_hal.h
drivers/staging/most/hdm-dim2/dim2_hdm.c