mbox series

[0/2] staging: iio: ad5933: Remove unnecessary spaces

Message ID 20181022203934.6t525whwpp7rv47k@smtp.gmail.com (mailing list archive)
Headers show
Series staging: iio: ad5933: Remove unnecessary spaces | expand

Message

Victor Colombo Oct. 22, 2018, 8:39 p.m. UTC
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 line

 drivers/staging/iio/impedance-analyzer/ad5933.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)