commit | 15f4e2b30372695573bc46102790094a92b3eb11 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue May 31 14:35:18 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Jun 24 16:18:17 2011 -0400 |
tree | 0c511d4b1f14571866daeafa7e1fc56c3c52872a | |
parent | a9948ba24f764694413207812d2b2dae46eb7275 [diff] |
tipc: Eliminate useless check when creating internal message Gets rid of code that allows tipc_msg_init() to create a short payload message header. This optimization is possible because there are no longer any callers who require this capability. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>