[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1490103008-665-1-git-send-email-singhalsimran0@gmail.com>
Date: Tue, 21 Mar 2017 19:00:06 +0530
From: simran singhal <singhalsimran0@...il.com>
To: pablo@...filter.org
Cc: kadlec@...ckhole.kfki.hu, davem@...emloft.net,
netfilter-devel@...r.kernel.org, coreteam@...filter.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
gregkh@...uxfoundation.org, outreachy-kernel@...glegroups.com,
wensong@...ux-vs.org, horms@...ge.net.au, ja@....bg
Subject: [PATCH v2 0/2] netfilter: Compress return logic
This patch series Simplify function returns by merging
assignment and return into one command line.
v2:
-Change the subject of cover patch
simran singhal (2):
netfilter: ipset: Compress return logic
netfilter: ipvs: Compress return logic
net/netfilter/ipset/ip_set_list_set.c | 5 +----
net/netfilter/ipvs/ip_vs_ftp.c | 5 +----
2 files changed, 2 insertions(+), 8 deletions(-)
--
2.7.4
Powered by blists - more mailing lists