On 06/30/2012 11:47 PM, Peter Meerwald wrote: > Signed-off-by: Peter Meerwald <pmeerw@xxxxxxxxxx> Merged thanks. > --- > drivers/staging/iio/Documentation/iio_utils.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/iio/Documentation/iio_utils.h b/drivers/staging/iio/Documentation/iio_utils.h > index 5244fa0..cf32ae0 100644 > --- a/drivers/staging/iio/Documentation/iio_utils.h > +++ b/drivers/staging/iio/Documentation/iio_utils.h > @@ -453,7 +453,7 @@ inline int find_type_by_name(const char *name, const char *type) > > dp = opendir(iio_dir); > if (dp == NULL) { > - printf("No industrialio devices available"); > + printf("No industrialio devices available\n"); > return -ENODEV; > } > > -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html