From: Jon Paul Maloy Date: Thu, 13 Feb 2014 22:29:14 +0000 (-0500) Subject: tipc: rename stack variables in function tipc_link_tunnel_rcv X-Git-Tag: v3.15-rc1~113^2~365^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02842f718d9d47950ec9045825679ec266ba532d;p=pandora-kernel.git tipc: rename stack variables in function tipc_link_tunnel_rcv After the previous redesign of the tunnel reception algorithm and functions, we finalize it by renaming a couple of stack variables in tipc_tunnel_rcv(). This makes it more consistent with the naming scheme elsewhere in this part of the code. This change is purely cosmetic, with no functional changes. Signed-off-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed