From: Joo Aun Saw <jasaw@dius.com.au>
To: linux-iio@vger.kernel.org
Cc: jic23@kernel.org, Joo Aun Saw <jasaw@dius.com.au>
Subject: [PATCH v3] tools: iio: iio_utils: remove unnecessary define guard
Date: Wed, 29 Jul 2015 01:12:24 +1000 [thread overview]
Message-ID: <1438096344-7448-1-git-send-email-jasaw@dius.com.au> (raw)
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
next reply other threads:[~2015-07-28 15:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-28 15:12 Joo Aun Saw [this message]
2015-07-28 15:32 ` [PATCH v3] tools: iio: iio_utils: remove unnecessary define guard Daniel Baluta
2015-08-02 17:46 ` Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1438096344-7448-1-git-send-email-jasaw@dius.com.au \
--to=jasaw@dius.com.au \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).