]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: remove source file port.c
authorJon Paul Maloy <jon.maloy@ericsson.com>
Fri, 22 Aug 2014 22:09:17 +0000 (18:09 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Aug 2014 18:18:35 +0000 (11:18 -0700)
commitaa985855fac60783f346af76d9e0c36ac8323d9e
tree8949667991350375d4cbd9e0ff63b7566db36e2c
parent634b7fce81b7e0d4231bbde4240c9fcad10e4316
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 <jon.maloy@ericsson.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/Makefile
net/tipc/port.c [deleted file]
net/tipc/socket.c