This patch fixes the checkpatch.pl warnings:
WARNING: Blank lines aren't necessary before a close brace '}'
WARNING: No space is necessary after a cast
Victor Colombo (2):
staging: iio: ad5933: Remove unnecessary space on casting
staging: iio: ad5933: Remove unnecessary blank
This patch fixes the checkpatch.pl warning:
WARNING: No space is necessary after a cast
Signed-off-by: Victor Colombo
---
drivers/staging/iio/impedance-analyzer/ad5933.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/iio/impedance-analyzer/ad5933.c
b
This patch fixes the checkpatch.pl warning:
WARNING: Blank lines aren't necessary before a close brace '}'
Signed-off-by: Victor Colombo
---
drivers/staging/iio/impedance-analyzer/ad5933.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/iio/impedance-analy