netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] include: remove outdated comment
@ 2017-09-23  9:11 JingPiao Chen
  2017-09-27 12:15 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: JingPiao Chen @ 2017-09-23  9:11 UTC (permalink / raw)
  To: netfilter-devel; +Cc: JingPiao Chen

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-27 12:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-23  9:11 [PATCH] include: remove outdated comment JingPiao Chen
2017-09-27 12:15 ` Pablo Neira Ayuso

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).