On Tue, Jul 28, 2015 at 4:41 AM, Joo Aun Saw <jasaw@xxxxxxxxxxx> wrote: > From: Joo Aun Saw <jasaw@xxxxxxxxxxx> > > Signed-off-by: Joo Aun Saw <jasaw@xxxxxxxxxxx> > --- > tools/iio/iio_utils.c | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/tools/iio/iio_utils.c b/tools/iio/iio_utils.c > index 1dcdf03..e9fbaf8 100644 > --- a/tools/iio/iio_utils.c > +++ b/tools/iio/iio_utils.c > @@ -6,9 +6,6 @@ > * under the terms of the GNU General Public License version 2 as published by > * the Free Software Foundation. > */ > -#ifndef _IIO_UTILS_H > -#define _IIO_UTILS_H > - > #include <string.h> > #include <stdlib.h> > #include <stdio.h> > @@ -991,4 +988,3 @@ error_free: > return ret; > } > Please also remove the new line at the end of file now. > -#endif /* _IIO_UTILS_H */ -- 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