From: Jon Paul Maloy Date: Fri, 22 Aug 2014 22:09:18 +0000 (-0400) Subject: tipc: remove include file port.h X-Git-Tag: fixes-against-v3.18-rc2~81^2~242^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e84c60b77e4dd96068f568a5971e681bb7e6b68;p=pandora-kernel.git tipc: remove include file port.h We move the inline functions in the file port.h to socket.c, and modify their names accordingly. We move struct tipc_port and some macros to socket.h. Finally, we remove the file port.h. Signed-off-by: Jon Maloy Reviewed-by: Erik Hugne Reviewed-by: Ying Xue Signed-off-by: David S. Miller --- Reading git-diff-tree failed