From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] igmp: remove exceptional & on function name Date: Thu, 24 Jul 2014 23:25:23 -0700 (PDT) Message-ID: <20140724.232523.2174957335001728554.davem@davemloft.net> References: <20140724201844.GA16240@himangi-Dell> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: kuznet@ms2.inr.ac.ru, jmorris@namei.org, yoshfuji@linux-ipv6.org, kaber@trash.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, julia.lawall@lip6.fr To: himangi774@gmail.com Return-path: In-Reply-To: <20140724201844.GA16240@himangi-Dell> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Himangi Saraogi Date: Fri, 25 Jul 2014 01:48:44 +0530 > In this file, function names are otherwise used as pointers without &. > > A simplified version of the Coccinelle semantic patch that makes this > change is as follows: ... > Signed-off-by: Himangi Saraogi > Acked-by: Julia Lawall Applied.