]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Cleanup of message header size terminology
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 31 May 2011 19:03:18 +0000 (15:03 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 24 Jun 2011 20:18:17 +0000 (16:18 -0400)
commit4a730aa15048cc56bc0f55350f76a40ed7c23913
tree34cdd6f8ab360e781e9bd4c6b2b8aeefb233bfa5
parent63fa03044329ea65fcedfaccebae85d47bd1e065
tipc: Cleanup of message header size terminology

Performs cosmetic cleanup of the symbolic names used to specify TIPC
payload message header sizes. The revised names now more accurately
reflect the payload messages in which they can appear. In addition,
several places where these payload message symbol names were being used
to create non-payload messages have been updated to use the proper
internal message symbolic name.

No functional changes are introduced by this rework.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/link.c
net/tipc/msg.h
net/tipc/name_distr.c
net/tipc/port.c