commit | f4c6d64bcf5b4bd868c53c6943d9b9bdd65eaa48 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Wed Jan 16 12:48:00 2013 +0000 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Jan 26 10:07:49 2013 +0000 |
tree | 14a408b50d63d795b51113fe99af5abcd5a06ac0 | |
parent | 6634ccae6f703a113a9f8515c0d8ce39706355b6 [diff] |
staging:iio:adis16400: Code style cleanup Do a set of minor miscellaneous code style cleanups for the adis16400 before moving it out of staging. Delete outdated comments, removed excess whitespace, add missing whitespace, replace u{8,16} with uint{8,16}_t. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>