staging: iio: meter: ade7758_ring: Match alignment with open parenthesis
authorGeorgiana Rodica Chelu <georgiana.chelu93@gmail.com>
Mon, 19 Sep 2016 15:41:56 +0000 (18:41 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 11:43:32 +0000 (13:43 +0200)
commit89237e06e2a57899424c8c51bada9b4046161e07
tree672feaade0c20daf42c689ab54fa8b43905efb09
parent106d43f18819f69784ddf216b5f05a84a03c0d38
staging: iio: meter: ade7758_ring: Match alignment with open parenthesis

Organize the parameters on a single line to improve the readability of
the code. Also, indent the line to match alignment with the open
parenthesis. Ensure that the modifications do not break the rule
of 80 characters per line.

Issues found by checkpatch.pl script.

Signed-off-by: Georgiana Rodica Chelu <georgiana.chelu93@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/meter/ade7758_ring.c