tipc: Eliminate unnecessary initialization in native API send routines
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 11 May 2010 14:30:06 +0000 (14:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 May 2010 06:02:22 +0000 (23:02 -0700)
commit9ccc2eb4e12a39bd8430952b76c56c6267018500
treea3b19300b01b9106d86a352e03ae08a111bd8403
parent289464e4fc2ebdef20be5f6b58414136f75107e2
tipc: Eliminate unnecessary initialization in native API send routines

Eliminate a couple of instances where TIPC's native API send routines
were doing pointless initialization of local variables.

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