* [PATCH v3] tools: iio: iio_utils: remove unnecessary define guard @ 2015-07-28 15:12 Joo Aun Saw 2015-07-28 15:32 ` Daniel Baluta 0 siblings, 1 reply; 3+ messages in thread From: Joo Aun Saw @ 2015-07-28 15:12 UTC (permalink / raw) To: linux-iio; +Cc: jic23, Joo Aun Saw From: Joo Aun Saw <jasaw@dius.com.au> Signed-off-by: Joo Aun Saw <jasaw@dius.com.au> --- tools/iio/iio_utils.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tools/iio/iio_utils.c b/tools/iio/iio_utils.c index 1dcdf03..86e15c7 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> @@ -990,5 +987,3 @@ error_free: return ret; } - -#endif /* _IIO_UTILS_H */ -- 1.9.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v3] tools: iio: iio_utils: remove unnecessary define guard 2015-07-28 15:12 [PATCH v3] tools: iio: iio_utils: remove unnecessary define guard Joo Aun Saw @ 2015-07-28 15:32 ` Daniel Baluta 2015-08-02 17:46 ` Jonathan Cameron 0 siblings, 1 reply; 3+ messages in thread From: Daniel Baluta @ 2015-07-28 15:32 UTC (permalink / raw) To: Joo Aun Saw, linux-iio; +Cc: jic23 On 07/28/2015 06:12 PM, Joo Aun Saw wrote: > From: Joo Aun Saw <jasaw@dius.com.au> > > Signed-off-by: Joo Aun Saw <jasaw@dius.com.au> Acked-by: Daniel Baluta <daniel.baluta@intel.com> ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v3] tools: iio: iio_utils: remove unnecessary define guard 2015-07-28 15:32 ` Daniel Baluta @ 2015-08-02 17:46 ` Jonathan Cameron 0 siblings, 0 replies; 3+ messages in thread From: Jonathan Cameron @ 2015-08-02 17:46 UTC (permalink / raw) To: Daniel Baluta, Joo Aun Saw, linux-iio On 28/07/15 16:32, Daniel Baluta wrote: > > > On 07/28/2015 06:12 PM, Joo Aun Saw wrote: >> From: Joo Aun Saw <jasaw@dius.com.au> >> >> Signed-off-by: Joo Aun Saw <jasaw@dius.com.au> > > Acked-by: Daniel Baluta <daniel.baluta@intel.com> Backed out earlier version and applied this one. (btw I'd just have fixed up the trivial bits but its nice when someone else does it for me!) Thanks Jonathan > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-02 17:46 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-07-28 15:12 [PATCH v3] tools: iio: iio_utils: remove unnecessary define guard Joo Aun Saw 2015-07-28 15:32 ` Daniel Baluta 2015-08-02 17:46 ` Jonathan Cameron
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).