[PATCH v2 1/1] staging: coding style cleanups for staging/iio/light/tsl2583 driver

2016-02-28 Thread Bijosh Thykkoottathil
This patch fixes following coding style warning reported by check patch script, in tsl2583 driver: - Block comments use a trailing */ on a separate line Signed-off-by: Bijosh Thykkoottathil --- drivers/staging/iio/light/tsl2583.c | 15 ++- 1 file changed, 10 insertions(+), 5

[PATCH 1/1] staging: coding style cleanpus for staging/iio/light/tsl2583 driver

2016-02-27 Thread Bijosh Thykkoottathil
This patch fixes following coding style warning for reported by check patch scrpit: - Block comments use a trailing */ on a separate line Signed-off-by: Bijosh Thykkoottathil --- drivers/staging/iio/light/tsl2583.c | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff

[PATCH 1/1] staging: coding style cleanups for staging/panel driver

2015-12-18 Thread Bijosh Thykkoottathil
From: Bijosh Thykkoottathil This patch fixes coding style errors for staging/panel driver. Signed-off-by: Bijosh Thykkoottathil --- drivers/staging/panel/panel.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/staging/panel/panel.c b/drivers/staging/panel