From mboxrd@z Thu Jan 1 00:00:00 1970 From: chenweilong Subject: Re: [patch ipsec-next v2 0/5] xfrm: fix checkpatch errors Date: Tue, 24 Dec 2013 09:37:06 +0800 Message-ID: <52B8E542.8080609@huawei.com> References: <1387762911-15648-1-git-send-email-chenweilong@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: To: , , Return-path: Received: from szxga03-in.huawei.com ([119.145.14.66]:38229 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757714Ab3LXBhZ (ORCPT ); Mon, 23 Dec 2013 20:37:25 -0500 In-Reply-To: <1387762911-15648-1-git-send-email-chenweilong@huawei.com> Sender: netdev-owner@vger.kernel.org List-ID: On 2013/12/23 9:41, Chen Weilong wrote: > From: Weilong Chen > > fix checkpatch errors. > > Weilong Chen (5): > xfrm: checkpatch errors with space > xfrm: checkpatch errors with foo * bar > xfrm: checkpatch erros with space prohibited > xfrm: fix checkpatch error > xfrm: checkpatch erros with inline keyword position > > net/xfrm/xfrm_input.c | 6 +++--- > net/xfrm/xfrm_policy.c | 38 +++++++++++++++++++------------------- > net/xfrm/xfrm_proc.c | 2 +- > net/xfrm/xfrm_state.c | 18 +++++++++--------- > net/xfrm/xfrm_user.c | 6 +++--- > 5 files changed, 35 insertions(+), 35 deletions(-) > There was an error occurred when send these patches. Please ignore this patch set. I will resend them.