From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: [GIT PULL nf-next 0/2] IPVS Updates for v3.15 Date: Fri, 7 Mar 2014 12:46:12 +0900 Message-ID: <1394163974-25877-1-git-send-email-horms@verge.net.au> Cc: lvs-devel@vger.kernel.org, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, Wensong Zhang , Julian Anastasov , Simon Horman To: Pablo Neira Ayuso Return-path: Received: from kirsty.vergenet.net ([202.4.237.240]:55702 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751147AbaCGDqW (ORCPT ); Thu, 6 Mar 2014 22:46:22 -0500 Sender: netfilter-devel-owner@vger.kernel.org List-ID: Hi Pablo, please consider the following updates for IPVS for v3.15. It consists of two cleanups. * Whitespace cleanup from Tingwei Liu * Section conflict cleanup from Andi Kleen Please feel free to put Andi's patch into nf instead of nf-next if you think that is appropriate. The following changes since commit 0768b3b3d228c5acf2075f40f3d25cda30011d4f: netfilter: nf_tables: add optional user data area to rules (2014-02-27 16:56:00 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git tags/ipvs-for-v3.15 for you to fetch changes up to 411fd527bc3f8357b499c760f7cd03633a0c7de2: ipvs: Reduce checkpatch noise in ip_vs_lblc.c (2014-03-07 12:36:21 +0900) ---------------------------------------------------------------- IPVS Updates for v3.15 * Cleanup from Tingwei Liu to correct whitespace * Cleanup from Andi Kleen to avoid a LTO section conflict compile problem ---------------------------------------------------------------- Andi Kleen (1): sections, ipvs: Remove useless __read_mostly for ipvs genl_ops Tingwei Liu (1): ipvs: Reduce checkpatch noise in ip_vs_lblc.c net/netfilter/ipvs/ip_vs_ctl.c | 2 +- net/netfilter/ipvs/ip_vs_lblc.c | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-)