OSDN Git Service

iio: amplifiers: ad8366: Use right order for type specification
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>
Tue, 30 Dec 2014 18:45:44 +0000 (20:45 +0200)
committerJonathan Cameron <jic23@kernel.org>
Thu, 1 Jan 2015 12:16:57 +0000 (12:16 +0000)
commitff6f46295d81fab7ef7379761ea87ba71cc13fce
tree18fa661df557d21bd8ea026dfc44abaaac120711
parentc5878d9dbb959538d09faf9ad5f359e645de4d95
iio: amplifiers: ad8366: Use right order for type specification

This patch fixes the following checkpatch.pl warning:
WARNING: type 'char unsigned' should be specified in [[un]signed]
[short|int|long|long long] order

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/amplifiers/ad8366.c