staging: iio: adt7316: match parenthesis alignment
authorJoão Seckler <joaoseckler@gmail.com>
Mon, 29 Apr 2019 17:59:40 +0000 (14:59 -0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 5 May 2019 12:06:11 +0000 (13:06 +0100)
commita8b7ca187fd21e9bd53c57eb8c97124ef01fea04
treef2b0dd62f17740070c033a44a098947a72069c94
parent5c25531d4b43c377544d2553f3a8e51d84037ca6
staging: iio: adt7316: match parenthesis alignment

This patch solves the following checkpatch.pl message:
CHECK: Alignment should match open parenthesis.
This makes the file more compliant with the preferred coding style for
the Linux kernel.

Signed-off-by: João Seckler <joaoseckler@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/addac/adt7316.c