netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: JingPiao Chen <chenjingpiao@gmail.com>
To: netfilter-devel@vger.kernel.org
Cc: JingPiao Chen <chenjingpiao@gmail.com>
Subject: [PATCH] include: remove outdated comment
Date: Sat, 23 Sep 2017 17:11:22 +0800	[thread overview]
Message-ID: <20170923091123.3115-1-chenjingpiao@gmail.com> (raw)

Remove outdated comment, format field in struct cmd have moved in
commit 788687b0.

Signed-off-by: JingPiao Chen <chenjingpiao@gmail.com>
---
 include/rule.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/rule.h b/include/rule.h
index 631a1bc..89a6da6 100644
--- a/include/rule.h
+++ b/include/rule.h
@@ -437,7 +437,6 @@ void monitor_free(struct monitor *m);
  * @seqnum:	sequence number to match netlink errors
  * @union:	object
  * @arg:	argument data
- * @format:	info about the export/import format
  */
 struct cmd {
 	struct list_head	list;
-- 
2.7.4


             reply	other threads:[~2017-09-23  9:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-23  9:11 JingPiao Chen [this message]
2017-09-27 12:15 ` [PATCH] include: remove outdated comment Pablo Neira Ayuso

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=20170923091123.3115-1-chenjingpiao@gmail.com \
    --to=chenjingpiao@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).