]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging:iio:adis16400: Code style cleanup
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 16 Jan 2013 12:48:00 +0000 (12:48 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sat, 26 Jan 2013 10:07:49 +0000 (10:07 +0000)
commitf4c6d64bcf5b4bd868c53c6943d9b9bdd65eaa48
tree14a408b50d63d795b51113fe99af5abcd5a06ac0
parent6634ccae6f703a113a9f8515c0d8ce39706355b6
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>
drivers/staging/iio/imu/adis16400_core.c