iio: light apds9960: fix wrong use of brace
authorSlawomir Stepien <sst@poczta.fm>
Thu, 14 Apr 2016 19:36:33 +0000 (21:36 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 16 Apr 2016 12:39:21 +0000 (13:39 +0100)
commitebe168069324b0a182f74bef593240840e4da97e
tree5bad82457acdb0bf4a25932b80b9a0865aaef906
parent77c4ad2d6a9bb6c6744f8f3a25d1c62669d6b656
iio: light apds9960: fix wrong use of brace

This fixes the error reported by checkpatch.pl:

ERROR: that open brace { should be on the previous line

Signed-off-by: Slawomir Stepien <sst@poczta.fm>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/apds9960.c