iio: ad5755: fix spelling mistake "to" -> "too" and grammar plus formatting
authorColin Ian King <colin.king@canonical.com>
Thu, 23 Jan 2020 09:19:54 +0000 (09:19 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 14 Feb 2020 12:08:22 +0000 (12:08 +0000)
commitebf7a1126717a19fb638806d37dbdf27124a272d
tree52ba5ca7dd09dac7a01c54f1db83b52e0e79786e
parent97d642e23037c5545266f9564c9b81e6db81b122
iio: ad5755: fix spelling mistake "to" -> "too" and grammar plus formatting

There is a spelling mistake and grammar mistake in a dev_err
message. Fix it.

Also include Joe Perches' additional suggestions around:
* Missing newlines
* Excess braces
* Odd indentation
* Some grammar

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Suggested-by: Joe Perches <joe@perches.com> # Additional cleanups etc.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ad5755.c