Re: [PATCH] ipmr: Replace comma with semicolon
From: David Miller <davem@davemloft.net>
Date: 2014-05-31 00:49:45
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2014-05-31 00:49:45
Also in:
lkml
From: Himangi Saraogi <redacted> Date: Fri, 30 May 2014 21:10:48 +0530
This patch replaces a comma between expression statements by a semicolon. A simplified version of the semantic patch that performs this transformation is as follows:
...
Signed-off-by: Himangi Saraogi <redacted>
Applied.