Title: [9304] trunk/drivers/staging/iio/gyro/adis16261_core.c: iio: adis16261: delete space before newline
- Revision
- 9304
- Author
- vapier
- Date
- 2010-10-23 23:34:18 -0400 (Sat, 23 Oct 2010)
Log Message
iio: adis16261: delete space before newline
Modified Paths
Diff
Modified: trunk/drivers/staging/iio/gyro/adis16261_core.c (9303 => 9304)
--- trunk/drivers/staging/iio/gyro/adis16261_core.c 2010-10-24 03:33:42 UTC (rev 9303)
+++ trunk/drivers/staging/iio/gyro/adis16261_core.c 2010-10-24 03:34:18 UTC (rev 9304)
@@ -486,7 +486,7 @@
if (status & ADIS16261_DIAG_STAT_ALARM1)
dev_err(dev, "Alarm 1 active\n");
if (status & ADIS16261_DIAG_STAT_SELF_TEST)
- dev_err(dev, "Self test error \n");
+ dev_err(dev, "Self test error\n");
if (status & ADIS16261_DIAG_STAT_OVERFLOW)
dev_err(dev, "Sensor overrange\n");
if (status & ADIS16261_DIAG_STAT_SPI_FAIL)
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits