[TIPC]: Cosmetic changes to TIPC connect() code
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 15 Apr 2008 07:20:37 +0000 (00:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Apr 2008 07:20:37 +0000 (00:20 -0700)
commitb89741a0cc162511b4341c07e17e1bd4c8b4621d
tree2235e797fd74bab44abb797ddd7d65aa2e0530f8
parent4934c69a384ede7d0c3009098184554da2063de6
[TIPC]: Cosmetic changes to TIPC connect() code

This patch fixes TIPC's connect routine to conform to Linux
kernel style norms of indentation, line length, etc.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/socket.c