staging:iio:adxrs450: Reflow overlong lines
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 31 Jan 2013 14:27:00 +0000 (14:27 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sat, 2 Feb 2013 09:22:14 +0000 (09:22 +0000)
commit1439b6e8d1a1b158c11ecf398dd9bf3fcceb4861
tree1d7e32975899199902ef94c1d7f561639196e204
parentceac0cf209842e49c277ac301d4ce69b4db8239b
staging:iio:adxrs450: Reflow overlong lines

Reflow two lines to meet the 80 characters per line limit.

Fixes the following checkpatch warnings:
WARNING: line over 80 characters
#29: FILE: staging/iio/gyro/adxrs450_core.c:29:
+ * @reg_address: the address of the lower of the two registers,which should be an even address,

WARNING: line over 80 characters
#81: FILE: staging/iio/gyro/adxrs450_core.c:81:
+ * @reg_address: the address of the lower of the two registers,which should be an even address,

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/gyro/adxrs450_core.c