[PATCH] iio/accel: fixed 1 coding style problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Break line to fix "line over 80 characters" style problem.

Signed-off-by: Tan Nguyen <tan.nqd@xxxxxxxxx>
---
 drivers/staging/iio/accel/adis16220_core.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/staging/iio/accel/adis16220_core.c b/drivers/staging/iio/accel/adis16220_core.c
index e46a91c..60d9af4 100644
--- a/drivers/staging/iio/accel/adis16220_core.c
+++ b/drivers/staging/iio/accel/adis16220_core.c
@@ -387,7 +387,8 @@ static const struct iio_info adis16220_info = {
 };
 
 static const char * const adis16220_status_error_msgs[] = {
-	[ADIS16220_DIAG_STAT_VIOLATION_BIT] = "Capture period violation/interruption",
+	[ADIS16220_DIAG_STAT_VIOLATION_BIT] =
+				"Capture period violation/interruption",
 	[ADIS16220_DIAG_STAT_SPI_FAIL_BIT] = "SPI failure",
 	[ADIS16220_DIAG_STAT_FLASH_UPT_BIT] = "Flash update failed",
 	[ADIS16220_DIAG_STAT_POWER_HIGH_BIT] = "Power supply above 3.625V",
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux