From: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
To: netfilter-devel@vger.kernel.org, pablo@netfilter.org
Cc: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Subject: [PATCH iptables] xtables: Remove unused macro
Date: Mon, 27 Feb 2017 13:33:42 -0700 [thread overview]
Message-ID: <1488227622-2623-1-git-send-email-subashab@codeaurora.org> (raw)
Minor change to remove the unused macro added as part of commit
e8f857a5a1514c3e7d0d8ea0f7d2d571f0e37bd1 ("xtables: Add an interval
option for xtables lock wait")
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
---
iptables/xshared.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/iptables/xshared.c b/iptables/xshared.c
index cccb8ae..543d9be 100644
--- a/iptables/xshared.c
+++ b/iptables/xshared.c
@@ -17,7 +17,6 @@
#include "xshared.h"
#define XT_LOCK_NAME "/run/xtables.lock"
-#define BASE_MICROSECONDS 100000
/*
* Print out any special helps. A user might like to be able to add a --help
--
1.9.1
next reply other threads:[~2017-02-27 20:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-27 20:33 Subash Abhinov Kasiviswanathan [this message]
2017-02-27 23:23 ` [PATCH iptables] xtables: Remove unused macro Liping Zhang
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=1488227622-2623-1-git-send-email-subashab@codeaurora.org \
--to=subashab@codeaurora.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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).