Fix style issue related to missing braces, detected by checkpatch.pl.
Signed-off-by: Cristina Opriceana
---
drivers/staging/iio/trigger/iio-trig-periodic-rtc.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/iio/trigger/iio-trig-periodic-rtc.c
b/drivers
Fix alignment for function parameters as suggested by checkpatch.pl.
Signed-off-by: Cristina Opriceana
---
drivers/staging/iio/trigger/iio-trig-bfin-timer.c | 7 ---
drivers/staging/iio/trigger/iio-trig-periodic-rtc.c | 2 +-
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a
Fix style issues reported by checkpatch.pl.
Cristina Opriceana (2):
Staging: iio: trigger: Alignment should match open parenthesis
Staging: iio: trigger: Use braces on both branches of if statement
drivers/staging/iio/trigger/iio-trig-bfin-timer.c | 7 ---
drivers/staging/iio/trigger