commit | 5fbb0bc466b7b43036b1dd8c9e9166ca9e69e07a | [log] [tgz] |
---|---|---|
author | Harald Geyer <harald@ccbib.org> | Tue Jul 07 13:39:30 2015 +0000 |
committer | Jonathan Cameron <jic23@kernel.org> | Mon Jul 20 18:41:19 2015 +0100 |
tree | 984f71e70c9905eeb419a0ef4df54b2df0f90bb6 | |
parent | a7126003b6dd47c0088d952734379ef471156c5f [diff] |
iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happy We just do the assignments in two steps. Signed-off-by: Harald Geyer <harald@ccbib.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>