From: Rami Rosen Date: Sat, 20 Jul 2013 12:09:28 +0000 (+0300) Subject: ipmr: change the prototype of ip_mr_forward(). X-Git-Tag: v3.12-rc1~132^2~481 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4854ec8c483fb8deea7400c11cd7fd7c03e306c;p=pandora-kernel.git ipmr: change the prototype of ip_mr_forward(). This patch changes the prototpye of the ip_mr_forward() method to return void instead of int. The ip_mr_forward() method always returns 0; moreover, the return value of this method is not checked anywhere. Signed-off-by: Rami Rosen Acked-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed