From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] rds/tcp_listen: Replace comma with semicolon Date: Fri, 30 May 2014 17:50:01 -0700 (PDT) Message-ID: <20140530.175001.826516114915744391.davem@davemloft.net> References: <20140530154713.GA4079@himangi-Dell> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: chien.yen@oracle.com, rds-devel@oss.oracle.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, julia.lawall@lip6.fr To: himangi774@gmail.com Return-path: In-Reply-To: <20140530154713.GA4079@himangi-Dell> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Himangi Saraogi Date: Fri, 30 May 2014 21:17:13 +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 > Acked-by: Julia Lawall Applied.