]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit661f96194410fb88fe8636f556923278533f5781
tree2235e797fd74bab44abb797ddd7d65aa2e0530f8
parent7b02e9862931097c80a9f9fb43e6771ad5c0f313
[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