* [PATCH 40/66] include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cleanup [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net> @ 2010-02-27 16:51 ` Andrea Gelmini 2010-02-28 8:12 ` David Miller 0 siblings, 1 reply; 3+ messages in thread From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw) To: linux-kernel Cc: Andrea Gelmini, Patrick McHardy, netfilter-devel, netfilter, coreteam include/linux/netfilter/nf_conntrack_tuple_common.h:5: ERROR: open brace '{' following enum go on the same line Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> --- .../linux/netfilter/nf_conntrack_tuple_common.h | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/include/linux/netfilter/nf_conntrack_tuple_common.h b/include/linux/netfilter/nf_conntrack_tuple_common.h index 8e145f0..2ea22b0 100644 --- a/include/linux/netfilter/nf_conntrack_tuple_common.h +++ b/include/linux/netfilter/nf_conntrack_tuple_common.h @@ -1,8 +1,7 @@ #ifndef _NF_CONNTRACK_TUPLE_COMMON_H #define _NF_CONNTRACK_TUPLE_COMMON_H -enum ip_conntrack_dir -{ +enum ip_conntrack_dir { IP_CT_DIR_ORIGINAL, IP_CT_DIR_REPLY, IP_CT_DIR_MAX -- 1.7.0.90.g251a4 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 40/66] include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cleanup 2010-02-27 16:51 ` [PATCH 40/66] include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cleanup Andrea Gelmini @ 2010-02-28 8:12 ` David Miller 2010-03-08 12:13 ` Patrick McHardy 0 siblings, 1 reply; 3+ messages in thread From: David Miller @ 2010-02-28 8:12 UTC (permalink / raw) To: andrea.gelmini; +Cc: linux-kernel, kaber, netfilter-devel, netfilter, coreteam From: Andrea Gelmini <andrea.gelmini@gelma.net> Date: Sat, 27 Feb 2010 17:51:21 +0100 > include/linux/netfilter/nf_conntrack_tuple_common.h:5: ERROR: open brace '{' following enum go on the same line > > Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Acked-by: David S. Miller <davem@davemloft.net> ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 40/66] include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cleanup 2010-02-28 8:12 ` David Miller @ 2010-03-08 12:13 ` Patrick McHardy 0 siblings, 0 replies; 3+ messages in thread From: Patrick McHardy @ 2010-03-08 12:13 UTC (permalink / raw) To: David Miller Cc: andrea.gelmini, linux-kernel, netfilter-devel, netfilter, coreteam David Miller wrote: > From: Andrea Gelmini <andrea.gelmini@gelma.net> > Date: Sat, 27 Feb 2010 17:51:21 +0100 > >> include/linux/netfilter/nf_conntrack_tuple_common.h:5: ERROR: open brace '{' following enum go on the same line >> >> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> > > Acked-by: David S. Miller <davem@davemloft.net> > Applied, thanks. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-03-08 12:13 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net> 2010-02-27 16:51 ` [PATCH 40/66] include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cleanup Andrea Gelmini 2010-02-28 8:12 ` David Miller 2010-03-08 12:13 ` Patrick McHardy
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).