commit | ebe168069324b0a182f74bef593240840e4da97e | [log] [tgz] |
---|---|---|
author | Slawomir Stepien <sst@poczta.fm> | Thu Apr 14 21:36:33 2016 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Apr 16 13:39:21 2016 +0100 |
tree | 5bad82457acdb0bf4a25932b80b9a0865aaef906 | |
parent | 77c4ad2d6a9bb6c6744f8f3a25d1c62669d6b656 [diff] |
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>