From: Jon Paul Maloy Date: Fri, 22 Aug 2014 22:09:17 +0000 (-0400) Subject: tipc: remove source file port.c X-Git-Tag: fixes-against-v3.18-rc2~81^2~242^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc87aaebdfbf2c75112ce17aec093652c682acd;p=pandora-kernel.git tipc: remove source file port.c In this commit, we move the remaining functions in port.c to socket.c, and give them new names that correspond to their new location. We then remove the file port.c. There are only cosmetic changes to the moved functions. Signed-off-by: Jon Maloy Reviewed-by: Erik Hugne Reviewed-by: Ying Xue Signed-off-by: David S. Miller --- Reading git-diff-tree failed