[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1387764856-13948-1-git-send-email-chenweilong@huawei.com>
Date: Mon, 23 Dec 2013 10:14:09 +0800
From: Chen Weilong <chenweilong@...wei.com>
To: <davem@...emloft.net>, <kuznet@....inr.ac.ru>, <jmorris@...ei.org>,
<yoshfuji@...ux-ipv6.org>, <kaber@...sh.net>,
<pablo@...filter.org>, <kadlec@...ckhole.kfki.hu>,
<steffen.klassert@...unet.com>, <herbert@...dor.apana.org.au>
CC: <netdev@...r.kernel.org>
Subject: [patch net-next v2 0/7] fix checkpatch errors
From: Weilong Chen <chenweilong@...wei.com>
Weilong Chen (7):
ipv4: do clean up with spaces
ipv4: fix checkpatch error "space prohibited XXX"
ipv4: fix checkpatch error with foo * bar
ipv4: fix all space errors in file igmp.c
ipv4: ERROR: do not initialise globals to 0 or NULL
ipv4: ERROR: code indent should use tabs where possible
ipv4: ERROR: do not use C99 // comments
net/ipv4/cipso_ipv4.c | 9 ++---
net/ipv4/igmp.c | 70 +++++++++++++++++-----------------
net/ipv4/inetpeer.c | 4 +-
net/ipv4/ip_options.c | 12 +++---
net/ipv4/netfilter/nf_nat_snmp_basic.c | 12 +++---
net/ipv4/syncookies.c | 2 +-
net/ipv4/sysctl_net_ipv4.c | 2 +-
net/ipv4/tcp_input.c | 4 +-
net/ipv4/tcp_ipv4.c | 2 +-
net/ipv4/tcp_probe.c | 4 +-
net/ipv4/tcp_yeah.c | 18 ++++-----
net/ipv4/xfrm4_mode_beet.c | 2 +-
12 files changed, 69 insertions(+), 72 deletions(-)
--
1.7.12
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists