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
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
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