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

This patch renames DIM_ServiceIrq to dim_service_irq to avoid camelcase
found by checkpatch.

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

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