Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\]\s+net\:\s+netfilters\:\s+Remove\s+unnecessary\s+parenthesis\s*$/: 2 ]

Total 2 documents matching your query.

1. Re: [PATCH] net: netfilters: Remove unnecessary parenthesis (score: 1)
Author: Simon Horman <horms@xxxxxxxxxxxx>
Date: Tue, 4 Apr 2017 13:48:16 -0400
grep seems to find some other instances of this problem for IPVS. I would prefer if all of them were fixed. $ grep -n "= *(.*);" net/netfilter/ipvs/* After some manual filtering I see net/netfilter/i
/html/lvs-devel/2017-04/msg00001.html (10,975 bytes)

2. [PATCH] net: netfilters: Remove unnecessary parenthesis (score: 1)
Author: Arushi Singhal <arushisinghal19971997@xxxxxxxxx>
Date: Tue, 28 Mar 2017 18:56:48 +0530
Rmoved parentheses on the right hand side of assignment, as they are not required. The following coccinelle script was used to fix this issue: @@ local idexpression id; expression e; @@ id = -( e -)
/html/lvs-devel/2017-03/msg00012.html (14,063 bytes)


This search system is powered by Namazu