From: Alvaro Neira Ayuso <alvaroneay@gmail.com>
To: netfilter-devel@vger.kernel.org
Subject: [libnetfilter_queue PATCH 1/2] utils: Remove unused variable in nfqnl_test
Date: Fri, 6 Jun 2014 11:52:40 +0200 [thread overview]
Message-ID: <1402048360-12166-1-git-send-email-alvaroneay@gmail.com> (raw)
From: Álvaro Neira Ayuso <alvaroneay@gmail.com>
Signed-off-by: Alvaro Neira Ayuso <alvaroneay@gmail.com>
---
utils/nfqnl_test.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/utils/nfqnl_test.c b/utils/nfqnl_test.c
index 34cb113..4decd50 100644
--- a/utils/nfqnl_test.c
+++ b/utils/nfqnl_test.c
@@ -83,7 +83,6 @@ int main(int argc, char **argv)
{
struct nfq_handle *h;
struct nfq_q_handle *qh;
- struct nfnl_handle *nh;
int fd;
int rv;
char buf[4096] __attribute__ ((aligned));
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
reply other threads:[~2014-06-06 9:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1402048360-12166-1-git-send-email-alvaroneay@gmail.com \
--to=alvaroneay@gmail.com \
--cc=netfilter-devel@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).