commit | 9ccc2eb4e12a39bd8430952b76c56c6267018500 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue May 11 14:30:06 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 12 23:02:22 2010 -0700 |
tree | a3b19300b01b9106d86a352e03ae08a111bd8403 | |
parent | 289464e4fc2ebdef20be5f6b58414136f75107e2 [diff] |
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>