commit | b91617ea62af5558af598ae9ad069db96f2ab00e | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sat May 02 12:05:05 2015 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Thu May 07 10:42:17 2015 +0100 |
tree | b30d358ddcfe6b630e18a923307865d25c27f7af | |
parent | 2fdaf3f4f8c718a5023db69e2d391d978e94703e [diff] |
staging:iio:light: Add some missing brackets to make sure code works as intended. Note this is not a bug due to the fact the region cannot be reached without the sanity check passing. The autobuilder reported it as missaligned code which is kind of true as well. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Cc: Roberta Dobrescu <roberta.dobrescu@gmail.com>