iio: dht11: whitespace changes to make checkpatch.pl --strict happy
authorHarald Geyer <harald@ccbib.org>
Tue, 7 Jul 2015 13:39:28 +0000 (13:39 +0000)
committerJonathan Cameron <jic23@kernel.org>
Mon, 20 Jul 2015 17:41:17 +0000 (18:41 +0100)
commit889c5e9b668670c91dcd3a8f2b15a0b2086f4827
treebc4a0287a9174b20578936b8d82bc872e4ae088d
parent5e9972cd6f1a69ee8a8ee8664d3e4c4ea59c0901
iio: dht11: whitespace changes to make checkpatch.pl --strict happy

* add spaces around binary operators in cases where it reduces readability
* align multiline statements around opening parenthesis

Reported-by: Hartmut Knaack <knaack.h@gmx.de>
in Message-ID: <55919E72.3010807@gmx.de>

Signed-off-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/humidity/dht11.c