From: James Simmons Date: Tue, 9 Jun 2015 02:27:10 +0000 (-0400) Subject: staging:lustre: rename tcpip handling functions to lnet_* prefix X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~265 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ad6a73ef2bb2a13a60ea804ea7a4cbfc857bcb8;p=pandora-kernel.git staging:lustre: rename tcpip handling functions to lnet_* prefix With all the TCPIP handling done in the lnet layer we should rename all the functions with the prefix lnet_*. One other change done was changing the remove argument of lnet_sock_getaddr from a int to a bool. Signed-off-by: James Simmons Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed