[PATCH v2 0/2] netfilter: Compress return logic

From: simran singhal
Date: Tue Mar 21 2017 - 09:30:56 EST


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