Search String: Display: Description: Sort:

Results:

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

Total 2 documents matching your query.

1. Re: [PATCH] net: netfilters: Remove extra parenthesis (score: 1)
Author: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
Date: Mon, 27 Mar 2017 14:02:09 +0200
Hi Arushi, Could you send us a unfront patch to add something like: static inline u16 nfnl_msg_type(u8 subsys, u8 msg_type) { return subsys << 8 | msg_type; } I would suggest you place this in includ
/html/lvs-devel/2017-03/msg00010.html (11,887 bytes)

2. [PATCH] net: netfilters: Remove extra parenthesis (score: 1)
Author: Arushi Singhal <arushisinghal19971997@xxxxxxxxx>
Date: Sat, 25 Mar 2017 19:23:13 +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/msg00009.html (16,269 bytes)


This search system is powered by Namazu