[PATCH 22/28] staging: most: rename variable channel

2015-12-22 Thread Christian Gromm
This patch renames the variable 'channel' to 'c'. This is needed to have the code look more homogeneous and to prevent format violations. Signed-off-by: Christian Gromm --- This patch has been resent on behalf of Greg Kroah-Hartman drivers/staging/most/aim-cdev/cdev.c | 216 +

[PATCH 22/28] staging: most: rename variable channel

2015-11-18 Thread Christian Gromm
This patch renames the variable 'channel' to 'c'. This is needed to have the code look more homogeneous and to prevent format violations. Signed-off-by: Christian Gromm --- drivers/staging/most/aim-cdev/cdev.c | 216 +- 1 file changed, 108 insertions(+), 108 dele